Documentation
Lean
.
Meta
.
Tactic
.
Grind
.
Arith
.
Linear
.
PropagateEq
Search
return to top
source
Imports
Init.Grind.Ring.CommSolver
Lean.Meta.Tactic.Grind.Arith.CommRing.DenoteExpr
Lean.Meta.Tactic.Grind.Arith.CommRing.Reify
Lean.Meta.Tactic.Grind.Arith.Linear.DenoteExpr
Lean.Meta.Tactic.Grind.Arith.Linear.IneqCnstr
Lean.Meta.Tactic.Grind.Arith.Linear.LinearM
Lean.Meta.Tactic.Grind.Arith.Linear.OfNatModule
Lean.Meta.Tactic.Grind.Arith.Linear.Proof
Lean.Meta.Tactic.Grind.Arith.Linear.Reify
Lean.Meta.Tactic.Grind.Arith.Linear.StructId
Lean.Meta.Tactic.Grind.Arith.Linear.Util
Lean.Meta.Tactic.Grind.Arith.Linear.Var
Imported by
Lean
.
Meta
.
Grind
.
Arith
.
Linear
.
DiseqCnstr
.
applySubsts?
Lean
.
Meta
.
Grind
.
Arith
.
Linear
.
processNewEq
Lean
.
Meta
.
Grind
.
Arith
.
Linear
.
processNewDiseq
source
partial def
Lean
.
Meta
.
Grind
.
Arith
.
Linear
.
DiseqCnstr
.
applySubsts?
(
c₂
:
DiseqCnstr
)
:
LinearM
(
Option
DiseqCnstr
)
source
def
Lean
.
Meta
.
Grind
.
Arith
.
Linear
.
processNewEq
(
a
b
:
Expr
)
:
GoalM
Unit
Equations
One or more equations did not get rendered due to their size.
Instances For
source
def
Lean
.
Meta
.
Grind
.
Arith
.
Linear
.
processNewDiseq
(
a
b
:
Expr
)
:
GoalM
Unit
Equations
One or more equations did not get rendered due to their size.
Instances For