Documentation

Lean.Meta.Tactic.Grind.Arith.Cutsat.LeCnstr

Equations
  • One or more equations did not get rendered due to their size.

Given an equation c₁ containing the monomial a*x, and an inequality constraint c₂ containing the monomial b*x, eliminate x by applying substitution.

Equations
  • One or more equations did not get rendered due to their size.
def Int.Linear.Poly.isNegEq (p₁ p₂ : Poly) :
Equations
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.

Given an expression e that is in True (or False equivalence class), if e is an integer inequality, asserts it to the cutsat state.

Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.