package libzipperposition
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Library for Zipperposition
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.1.tar.gz
md5=e72de75e9f0f87da9e6e8c0a4d4c89f9
sha512=81becfc9badd686ab3692cd9312172aa4c4e3581b110e81770bb01e0ffbc1eb8495d0dd6d43b98f3d06e6b8c8a338174c13ebafb4e9849a3ddf89f9a3a72c287
doc/libzipperposition.calculi/Libzipperposition_calculi/Superposition/index.html
Module Libzipperposition_calculi.Superposition
Inference and simplification rules for the superposition calculus
Inference rules
val section : Logtk.Util.Section.tmodule type S = Superposition_intf.Sval key : (module S) Logtk.Flex_state.keykey to access the Env.flex_state. After registration (after calling register), the Env's state contains a mapping from "superposition" to the packed module.
val k_unif_alg :
(Logtk.Term.t Logtk.Scoped.t ->
Logtk.Term.t Logtk.Scoped.t ->
Logtk.Unif_subst.t CCOpt.t OSeq.t)
Logtk.Flex_state.keyval k_ho_basic_rules : bool Logtk.Flex_state.keyval get_unif_module :
(module Libzipperposition.Env.S) ->
(module Logtk.UnifFramework.US)val register : sup:(module S) -> unitRegister the superposition module to its Environment's mixtbl. Done automatically by the extension.
As Extension
Extension named "superposition"
val extension : Libzipperposition.Extensions.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page