Equations
Equations
- One or more equations did not get rendered due to their size.
Equations
- Lean.Elab.Tactic.Conv.evalCongr x = do let a ← Lean.Elab.Tactic.getMainGoal let a ← liftM (Lean.Elab.Tactic.Conv.congr a false) Lean.Elab.Tactic.replaceMainGoal (List.filterMap id a)
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
def
Lean.Elab.Tactic.Conv.extLetBodyCongr?
(mvarId : Lean.MVarId)
(lhs : Lean.Expr)
(rhs : Lean.Expr)
:
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.