Equations
- Aesop.mkUnfoldSimpContext = do let __do_lift ← liftM Lean.Meta.getSimpCongrTheorems Lean.Meta.Simp.mkContext Lean.Meta.Simp.neutralConfig #[] __do_lift
Instances For
@[inline]
def
Aesop.unfoldManyCore
(ctx : Lean.Meta.Simp.Context)
(unfold? : Lean.Name → Option (Option Lean.Name))
(e : Lean.Expr)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Aesop.unfoldManyAt
(unfold? : Lean.Name → Option (Option Lean.Name))
(goal : Lean.MVarId)
(fvarId : Lean.FVarId)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.