Levels #
In this file, we provide a typeclass Level
that stores the current type level of the construction.
Main declarations #
ConNF.Level
: The current level.ConNF.LtLevel
: A type index less than the current level.ConNF.LeLevel
: A type index less than or equal to the current level.
- α : ConNF.Λ
The current level of the construction.
Instances
- elim : β < ↑ConNF.α
Instances
- elim : β ≤ ↑ConNF.α
Instances
theorem
ConNF.instLeLevelOfLtLevel
[ConNF.Params]
[ConNF.Level]
{β : ConNF.TypeIndex}
[ConNF.LtLevel β]
: