Documentation
Lean
.
Data
.
OpenDecl
Search
return to top
source
Imports
Init.Data.ToString.Name
Imported by
Lean
.
OpenDecl
Lean
.
instBEqOpenDecl
Lean
.
instBEqOpenDecl
.
beq
Lean
.
OpenDecl
.
instInhabited
Lean
.
OpenDecl
.
instToString
Lean
.
rootNamespace
Lean
.
removeRoot
source
inductive
Lean
.
OpenDecl
:
Type
Data for representing
open
commands
simple
(
ns
:
Name
)
(
except
:
List
Name
)
:
OpenDecl
explicit
(
id
declName
:
Name
)
:
OpenDecl
Instances For
source
@[implicit_reducible]
instance
Lean
.
instBEqOpenDecl
:
BEq
OpenDecl
source
def
Lean
.
instBEqOpenDecl
.
beq
:
OpenDecl
→
OpenDecl
→
Bool
Instances For
source
@[implicit_reducible]
instance
Lean
.
OpenDecl
.
instInhabited
:
Inhabited
OpenDecl
source
@[implicit_reducible]
instance
Lean
.
OpenDecl
.
instToString
:
ToString
OpenDecl
source
def
Lean
.
rootNamespace
:
Name
Instances For
source
def
Lean
.
removeRoot
(
n
:
Name
)
:
Name
Instances For