Gets the rendered extensions for the given canonical tactic name as Verso content
Equations
- One or more equations did not get rendered due to their size.
Instances For
Renders the recommended spellings for the given declaration into Verso content for appending to the docstring.
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
DocGen4.Process.getRecommendedSpellingText.bullet
(spelling : Lean.Parser.Term.Doc.RecommendedSpelling)
:
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.
Instances For
Equations
- DocGen4.Process.Info.ofConstantVal v = do let __do_lift ← Lean.Meta.inferType (Lean.Expr.const v.name (List.map Lean.mkLevelParam v.levelParams)) DocGen4.Process.Info.ofTypedName v.name __do_lift