Documentation
Lean
.
Meta
.
Tactic
.
Grind
.
Internalize
Search
return to top
source
Imports
Init.Grind.Util
Lean.Meta.LitValues
Lean.Meta.Tactic.Grind.Types
Lean.Meta.Tactic.Grind.Util
Imported by
Lean
.
Meta
.
Grind
.
addCongrTable
Lean
.
Meta
.
Grind
.
internalize
source
def
Lean
.
Meta
.
Grind
.
addCongrTable
(e :
Lean.Expr
)
:
Lean.Meta.Grind.GoalM
Unit
Adds
e
to congruence table.
Equations
One or more equations did not get rendered due to their size.
Instances For
source
partial def
Lean
.
Meta
.
Grind
.
internalize
(e :
Lean.Expr
)
(generation :
Nat
)
:
Lean.Meta.Grind.GoalM
Unit