- simple: Lean.Name → List Lean.Name → Lean.OpenDecl
- explicit: Lean.Name → Lean.Name → Lean.OpenDecl
Data for representing open
commands
Instances For
Equations
- Lean.OpenDecl.instInhabitedOpenDecl = { default := Lean.OpenDecl.simple Lean.Name.anonymous [] }
Equations
- One or more equations did not get rendered due to their size.
Equations
- Lean.rootNamespace = Lean.Name.mkStr1 "_root_"