Module Libzipperposition_calculi.Superposition
Inference and simplification rules for the superposition calculus
Inference rules
val section : Logtk.Util.Section.t
module type S = Superposition_intf.S
val key : (module S) Logtk.Flex_state.key
key to access the
Env
.flex_state. After registration (after callingregister
), the Env's state contains a mapping from "superposition" to the packed module.
As Extension
Extension named "superposition"
val extension : Libzipperposition.Extensions.t