- options : Lean.Options
- ref : Lean.Syntax
- autoBoundImplicit : Bool
- ngen : Lean.NameGenerator
- mctx : Lean.MetavarContext
@[inline]
Equations
- Lean.Elab.Level.instMonadOptionsLevelElabM = { getOptions := do let a ← read pure a.options }
Equations
- One or more equations did not get rendered due to their size.
Equations
- Lean.Elab.Level.instAddMessageContextLevelElabM = { addMessageContext := fun msg => pure msg }
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.