Documentation
Lean
.
Meta
.
Sym
.
Simp
.
Lambda
Search
return to top
source
Imports
Lean.Meta.Sym.Simp.SimpM
Imported by
Lean
.
Meta
.
Sym
.
Simp
.
simpLambda'
Lean
.
Meta
.
Sym
.
Simp
.
simpLambda
source
def
Lean
.
Meta
.
Sym
.
Simp
.
simpLambda'
(
simpBody
:
Simproc
)
(
e
:
Expr
)
:
SimpM
Result
Equations
One or more equations did not get rendered due to their size.
Instances For
source
def
Lean
.
Meta
.
Sym
.
Simp
.
simpLambda
:
Simproc
Equations
Lean.Meta.Sym.Simp.simpLambda
=
Lean.Meta.Sym.Simp.simpLambda'
Lean.Meta.Sym.Simp.simp
Instances For