Array operations (select, store, constant arrays)
Array operations and sorts MkArraySort creates an array sort.
MkConstArray creates a constant array.
MkSelect creates an array read (select) operation.
MkStore creates an array write (store) operation.