Module Names.MutInd
val make : KerName.t -> KerName.t -> tBuilds a mutual inductive name from a user and a canonical kernel name.
val user : t -> KerName.tval canonical : t -> KerName.tval repr2 : t -> ModPath.t * Label.tShortcut for
KerName.repr (user ...)
module CanOrd : sig ... endmodule UserOrd : sig ... endmodule SyntacticOrd : sig ... endval hash : t -> int
val to_string : t -> stringEncode as a string (not to be used for user-facing messages).
val debug_to_string : t -> stringSame as
to_string, but outputs extra information related to debug.