Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Lean.Meta.Tactic.Cbv.cbvGoal m = do let __do_lift ← Lean.Meta.Tactic.Cbv.cbvGoalCore m match __do_lift with | none => pure none | some m' => Lean.Meta.Tactic.Cbv.cbvGoalCore m' true