Documentation
Lean
.
Meta
.
Tactic
.
Grind
.
Arith
.
Internalize
Search
return to top
source
Imports
Lean.Meta.Tactic.Grind.Arith.Offset
Imported by
Lean
.
Meta
.
Grind
.
Arith
.
internalize
source
def
Lean
.
Meta
.
Grind
.
Arith
.
internalize
(e :
Expr
)
(parent? :
Option
Expr
)
:
GoalM
Unit
Equations
Lean.Meta.Grind.Arith.internalize
e
parent?
=
Lean.Meta.Grind.Arith.Offset.internalize
e
parent?
Instances For