package libzipperposition

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Libzipperposition_calculi.SuperpositionSource

Inference and simplification rules for the superposition calculus

Inference rules

Sourceval section : Logtk.Util.Section.t
Sourceval key : (module S) Logtk.Flex_state.key

key to access the Env.flex_state. After registration (after calling register), the Env's state contains a mapping from "superposition" to the packed module.

Sourceval register : sup:(module S) -> unit

Register the superposition module to its Environment's mixtbl. Done automatically by the extension.

Sourcemodule Make (Env : Libzipperposition.Env.S) : S with module Env = Env

As Extension

Extension named "superposition"

OCaml

Innovation. Community. Security.