Module Detyping.PrintingInductiveMake

Parameters

module _ : sig ... end

Signature

module Set = Names.Indset
val encode : Environ.env -> Libnames.qualid -> t
val subst : Mod_subst.substitution -> t -> t
val check_local : Libobject.locality -> t -> unit
val discharge : t -> t

Elements which cannot be discharged should only be added with Local

val printer : t -> Pp.t
val title : string
val member_message : t -> bool -> Pp.t