Term.IntSourceInteger operations.
Satisfy the required interface for the typing of smtlib integers.
include Dolmen_intf.Term.Smtlib_Int with type t := t and type cst := term_cstA symbol used to denote the interpretation of division by zero in a particular model. Has no semantics by itself, and instead is used as index in the environment of model verification.
A symbol used to denote the interpretation of modulo by zero in a particular model. Has no semantics by itself, and instead is used as index in the environment of model verification.
Satisfy the common interface for TPTP's arithmetic on integers.
include Dolmen_intf.Term.Tptp_Tff_Arith_Common with type t := tSatisfy the common interface for Alt-Ergo's arithmetic types.
include Dolmen_intf.Term.Ae_Arith_Common with type t := t