Data for representing open
commands
- simple (ns : Lean.Name) (except : List Lean.Name) : Lean.OpenDecl
- explicit (id declName : Lean.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