Equations
- Lean.Meta.canUnfold info = do let ctx ← read match ctx.canUnfold? with | some f => liftM (f ctx.config info) | x => liftM (Lean.Meta.canUnfoldDefault ctx.config info)
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.