Theory.Sval empty : unit -> tval assume :
?ordered:bool ->
(Expr.t * Explanation.t * int * int) list ->
t ->
t * AltErgoLib.Expr.Set.t * intval query : Expr.t -> t -> Th_util.answerval print_model : Stdlib.Format.formatter -> t -> unitval cl_extract : t -> AltErgoLib.Expr.Set.t listval extract_ground_terms : t -> AltErgoLib.Expr.Set.tval get_real_env : t -> Ccx.Main.tval get_case_split_env : t -> Ccx.Main.tval assume_th_elt : t -> Expr.th_elt -> Explanation.t -> tval theories_instances :
do_syntactic_matching:bool ->
(Matching_types.info AltErgoLib.Expr.Map.t
* Expr.t list AltErgoLib.Expr.Map.t Symbols.Map.t) ->
t ->
( Expr.t -> Expr.t -> bool ) ->
int ->
int ->
t * Sig_rel.instancesval get_assumed : t -> AltErgoLib.Expr.Set.t