Documentation

Lean.Meta.Tactic.LinearArith.Solver

@[reducible, inline]
Equations
@[reducible, inline]
Equations
@[reducible, inline]
Equations
@[reducible, inline]
Equations
@[reducible, inline]
Equations
@[reducible, inline]
Equations
@[reducible, inline]
Equations
@[reducible, inline]
Equations
Equations
Equations
@[irreducible]
def Lean.Meta.Linear.Poly.add.go (e₁ e₂ : Poly) (i₁ i₂ : Nat) (r : Array (Int × Var)) :
Equations
  • One or more equations did not get rendered due to their size.
def Lean.Meta.Linear.Poly.combine (d₁ : Int) (e₁ : Poly) (d₂ : Int) (e₂ : Poly) :
Equations
@[irreducible]
def Lean.Meta.Linear.Poly.combine.go (d₁ : Int) (e₁ : Poly) (d₂ : Int) (e₂ : Poly) (i₁ i₂ : Nat) (r : Array (Int × Var)) :
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.
@[reducible, inline]
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.
Equations
  • One or more equations did not get rendered due to their size.
Equations
@[reducible, inline]
Equations
@[reducible, inline]
Equations
@[reducible, inline]
Equations
def Lean.Meta.Linear.pickAssignment? (lower : Std.Internal.Rat) (lowerIsStrict : Bool) (upper : Std.Internal.Rat) (upperIsStrict : Bool) :
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