libzipperposition.calculi
Libzipperposition_calculi.Fool
libzipperposition
libzipperposition.phases
type term = Logtk.Term.t
Deal with boolean subterms as if prop was a specific case of datatype. The rules are:
Cs ---------------------- Ctrue or s=false where s boolean, not a variable, proper subterm
s
true
module type S = sig ... end
module Make (E : Libzipperposition.Env.S) : S with module Env = E
val extension : Libzipperposition.Extensions.t