mkArithLt

open fun <T : KArithSort> mkArithLt(lhs: KExpr<T>, rhs: KExpr<T>): KExpr<KBoolSort>

Create an Int/Real arithmetic < (less) expression.