Module Univ.Level
Universes.
module UGlobal : sig ... endQualified global universe level
type tType of universe levels. A universe level is essentially a unique name that will be associated to constraints later on. A level can be local to a definition or global.
val is_small : t -> boolIs the universe set or prop?
val to_string : t -> stringDebug printing