mkArithGt

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

Create an Int/Real arithmetic > (greater) expression.