Parameter Make.1-A
module S : Sidekick_core.SOLVERtype term= S.T.Term.ttype ty= S.T.Ty.t
val mk_bool : S.T.Term.state -> bool -> termval mk_lra : S.T.Term.state -> term lra_view -> termMake a term from the given theory view
val ty_lra : S.T.Term.state -> tyval mk_eq : S.T.Term.state -> term -> term -> termsyntactic equality
val has_ty_real : term -> boolDoes this term have the type
Real
module Gensym : sig ... end