Equations
- Lean.Xml.Attributes = Lean.RBMap String String compare
Instances For
Equations
- One or more equations did not get rendered due to their size.
- Element: String → Lean.Xml.Attributes → Array Lean.Xml.Content → Lean.Xml.Element
Instances For
- Element: Lean.Xml.Element → Lean.Xml.Content
- Comment: String → Lean.Xml.Content
- Character: String → Lean.Xml.Content
Instances For
Equations
- Lean.Xml.instInhabitedContent = { default := Lean.Xml.Content.Comment default }
Equations
- Lean.Xml.instToStringElement = { toString := Lean.Xml.eToString }
Equations
- Lean.Xml.instToStringContent = { toString := Lean.Xml.cToString }