Documentation
Lean
.
Meta
.
Tactic
.
Grind
.
Arith
.
IsRelevant
Search
return to top
source
Imports
Lean.Meta.Tactic.Grind.Types
Lean.Meta.Tactic.Grind.Arith.Util
Lean.Meta.Tactic.Grind.Arith.Cutsat.ToInt
Lean.Meta.Tactic.Grind.Arith.Linear.StructId
Imported by
Lean
.
Meta
.
Grind
.
Arith
.
isSupportedType
Lean
.
Meta
.
Grind
.
Arith
.
isRelevantPred
source
def
Lean
.
Meta
.
Grind
.
Arith
.
isSupportedType
(
α
:
Expr
)
:
GoalM
Bool
Equations
One or more equations did not get rendered due to their size.
Instances For
source
partial def
Lean
.
Meta
.
Grind
.
Arith
.
isRelevantPred
(
e
:
Expr
)
:
GoalM
Bool