Data for representing open commands
- simple: Lake.Name → List Lake.Name → Lean.OpenDecl
 - explicit: Lake.Name → Lake.Name → Lean.OpenDecl
 
Instances For
Equations
- Lean.instBEqOpenDecl = { beq := Lean.beqOpenDecl✝ }
 
Equations
- Lean.OpenDecl.instInhabited = { default := Lean.OpenDecl.simple Lean.Name.anonymous [] }
 
Equations
- One or more equations did not get rendered due to their size.
 
Equations
- Lean.removeRoot n = n.replacePrefix Lean.rootNamespace Lean.Name.anonymous