Documentation

Lean.Util.PPExt

A format tree with Elab.Info annotations. Each .tag n _ node is annotated with infos[n]. This is used to attach semantic data such as expressions to pretty-printer outputs.

Instances For
Equations
  • Lean.instInhabitedPPFns = { default := { ppExprWithInfos := default, ppTerm := default, ppLevel := default, ppGoal := default } }
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
Equations