Documentation

ConNF.Levels.Level

Levels #

In this file, we provide a typeclass Level that stores the current type level of the construction.

Main declarations #

  • α : ConNF.Λ

    The current level of the construction.

Instances
    class ConNF.LtLevel [ConNF.Params] [ConNF.Level] (β : ConNF.TypeIndex) :
    • elim : β < ConNF.α
    Instances
      class ConNF.LeLevel [ConNF.Params] [ConNF.Level] (β : ConNF.TypeIndex) :
      • elim : β ConNF.α
      Instances
        theorem ConNF.instLeLevelOfLtLevel [ConNF.Params] [ConNF.Level] {β : ConNF.TypeIndex} [ConNF.LtLevel β] :
        theorem ConNF.instLeLevelSomeΛα [ConNF.Params] [ConNF.Level] :
        ConNF.LeLevel ConNF.α