Lang.ADT
include Qed.Logic.Symbol with type t = adt
type t = adt
val hash : t -> int
val equal : t -> t -> bool
val compare : t -> t -> int
val pretty : Stdlib.Format.formatter -> t -> unit
val debug : t -> string
for printing during debug
val basename : t -> string
hint for generating fresh names