DeclareUnivexception AlreadyDeclared of string option * Names.Id.tAlso used by Declare for constants, DeclareInd for inductives, etc. Containts object_kind , id.
val declare_univ_binders :
Names.GlobRef.t ->
UState.named_universes_entry ->
unitInternally used to declare names of universes from monomorphic constants/inductives. Noop on polymorphic references.
val do_universe : poly:bool -> Names.lident list -> unitCommand Universes.
val do_constraint : poly:bool -> Constrexpr.univ_constraint_expr list -> unitCommand Constraint.