package libzipperposition
Library for Zipperposition
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.6.tar.gz
md5=97cdb2f90468e9e27c7bbe3b4fb160bb
sha512=fee73369f673a91dfa9e265fc69be08b32235e10a495f3af6477d404fcd01e3452a0d012b150f3d7f97c00af2f6045019ad039164bf698f70d771231cc4efe5d
doc/libzipperposition.calculi/Libzipperposition_calculi/Induction/Make/argument-1-E/Ctx/index.html
Module E.Ctx
val sk_ctx : unit -> Logtk.Skolem.ctxval 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 eta_normalize : Logtk.Term.t -> Logtk.Term.teta_normalize a term (expand or reduce or neutral, depending on cli options)
val 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.tval set_injective_for_arg : Logtk.ID.t -> int -> unitval is_injective_for_arg : Logtk.ID.t -> int -> boolLiterals
module Lit : sig ... end