pub fn range_eq( contract: &Contract, lhs_lb: ExprKey, lhs_ub: ExprKey, rhs_lb: ExprKey, rhs_ub: ExprKey, ) -> bool