dolmen_smtlib2_poly
Make.I
dolmen
dolmen.ae
dolmen.class
dolmen.dimacs
dolmen.icnf
dolmen.intf
dolmen.line
dolmen.smtlib2
dolmen.std
dolmen.tptp
dolmen.zf
dolmen_smtlib2_v6
dolmen_smtlib2_v6_response
dolmen_smtlib2_v6_script
dolmen_tptp_v6_3_0
type t
The type of identifiers
type namespace
Namespace for identifiers
val sort : namespace
val term : namespace
val attr : namespace
The namespace for sorts (also called typee), terms and attributes, respectively.
val mk : namespace -> string -> t
Make an identifier from a name and namespace.
val indexed : namespace -> string -> string list -> t
Create an indexed identifier.