simplifyEqArray

open fun <A : KArraySortBase<R>, R : KSort> simplifyEqArray(lhs: KExpr<A>, rhs: KExpr<A>): KExpr<KBoolSort>