Documentation
Aesop
.
Forward
.
LevelIndex
Search
return to top
source
Imports
Init
Imported by
Aesop
.
LevelIndex
Aesop
.
instInhabitedLevelIndex
Aesop
.
instBEqLevelIndex
Aesop
.
instHashableLevelIndex
Aesop
.
instDecidableEqLevelIndex
Aesop
.
instOrdLevelIndex
Aesop
.
instLTLevelIndex
Aesop
.
instDecidableRelLevelIndexLt
Aesop
.
instLELevelIndex
Aesop
.
instDecidableRelLevelIndexLe
Aesop
.
instToStringLevelIndex
source
structure
Aesop
.
LevelIndex
:
Type
toNat :
Nat
Instances For
source
instance
Aesop
.
instInhabitedLevelIndex
:
Inhabited
LevelIndex
Equations
source
instance
Aesop
.
instBEqLevelIndex
:
BEq
LevelIndex
Equations
source
instance
Aesop
.
instHashableLevelIndex
:
Hashable
LevelIndex
Equations
source
instance
Aesop
.
instDecidableEqLevelIndex
:
DecidableEq
LevelIndex
Equations
source
instance
Aesop
.
instOrdLevelIndex
:
Ord
LevelIndex
Equations
source
instance
Aesop
.
instLTLevelIndex
:
LT
LevelIndex
Equations
source
instance
Aesop
.
instDecidableRelLevelIndexLt
:
DecidableRel
fun (
x1
x2
:
LevelIndex
) =>
x1
<
x2
Equations
source
instance
Aesop
.
instLELevelIndex
:
LE
LevelIndex
Equations
source
instance
Aesop
.
instDecidableRelLevelIndexLe
:
DecidableRel
fun (
x1
x2
:
LevelIndex
) =>
x1
≤
x2
Equations
source
instance
Aesop
.
instToStringLevelIndex
:
ToString
LevelIndex
Equations