Equations
- Lean.Meta.instInhabitedDiagSummary = { default := { data := default, max := default } }
Equations
- s.isEmpty = s.data.isEmpty
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Lean.Meta.mkDiagSummaryForUsedInstances = do let __do_lift ← get Lean.Meta.mkDiagSummary `type_class __do_lift.diag.instanceCounter
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Meta.appendSection
(m : MessageData)
(cls : Name)
(header : String)
(s : DiagSummary)
(resultSummary : Bool := true)
:
We use below that this returns m
unchanged if s.isEmpty
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.