Inequalities.FMmodule P : Polynome.T with type r = Shostak.Combine.rtype p = P.tmodule P : Polynome.T with type t = p and type r = Shostak.Combine.rmodule MINEQS : sig ... endval current_age : unit -> Numbers.Z.tval create_ineq : P.t -> P.t -> bool -> Expr.t option -> Explanation.t -> tval print_inequation : Stdlib.Format.formatter -> t -> unit