core / init.meta.level
source
A type universe term. eg max u v. Reflect a C++ level object. The VM replaces it with the C++ implementation.
max u v
level
Return the given level expression normal form
Return tt iff lhs and rhs denote the same level. The check is done by normalization.
Return tt iff the first level occurs in the second
Replace a parameter named n with l in the first level if the list contains the pair (n, l)