package libzipperposition
Library for Zipperposition
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.5.1.tar.gz
md5=cc320f66f10555c54822da624419e003
sha512=f8d5f7a5ae790bf0388d74261673803cf375f91f92f7b413b70db1ce5841ef55343a208f98727c8551d66f1840ab892f1c0c943a34861d14d79ce469b235a2f2
doc/libzipperposition.calculi/Libzipperposition_calculi/Arith_rat/Make/argument-1-E/Ctx/index.html
Module E.Ctx
val ord : unit -> Logtk.Ordering.tcurrent ordering on terms
val selection_fun : unit -> Libzipperposition.Selection.tselection function for clauses
val set_selection_fun : Libzipperposition.Selection.t -> unitval set_ord : Logtk.Ordering.t -> unitval signature : unit -> Logtk.Signature.tCurrent signature
val renaming : Logtk.Subst.Renaming.tUtils
val compare : Logtk.Term.t -> Logtk.Term.t -> Logtk.Comparison.tCompare two terms
val select : Libzipperposition.Selection.tval add_signature : Logtk.Signature.t -> unitMerge the given signature with the context's one
val find_signature : Logtk.ID.t -> Logtk.Type.t optionFind the type of the given symbol
val find_signature_exn : Logtk.ID.t -> Logtk.Type.tUnsafe version of find_signature.
val declare : Logtk.ID.t -> Logtk.Type.t -> unitDeclare the type of a symbol (updates signature)
val on_new_symbol : (Logtk.ID.t * Logtk.Type.t) Logtk.Signal.tval on_signature_update : Logtk.Signature.t Logtk.Signal.tLiterals
module Lit : sig ... end