greater_eq

proveit.numbers.greater_eq(a, b)[source]

Return an expression representing a >= b, internally represented as b <= a but with a style that reverses the direction.