def
Lean.Meta.reduce
(e : Lean.Expr)
(explicitOnly : optParam Bool true)
(skipTypes : optParam Bool true)
(skipProofs : optParam Bool true)
:
Equations
- Lean.Meta.reduce e explicitOnly skipTypes skipProofs = (Lean.Meta.reduce.visit explicitOnly skipTypes skipProofs e).run