package coq-core

  1. Overview
  2. Docs
The Coq Proof Assistant -- Core Binaries and Tools

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.20.0.tar.gz
md5=66e57ea55275903bef74d5bf36fbe0f1
sha512=1a7eac6e2f58724a3f9d68bbb321e4cfe963ba1a5551b9b011db4b3f559c79be433d810ff262593d753770ee41ea68fbd6a60daa1e2319ea00dff64c8851d70b

doc/coq-core.library/Lib/Synterp/index.html

Module Lib.SynterpSource

Sourcetype classified_objects = {
  1. substobjs : Libobject.t list;
  2. keepobjs : Libobject.t list;
  3. anticipateobjs : Libobject.t list;
}
Sourceval classify_segment : Libobject.t list -> classified_objects
Sourceval find_opening_node : Names.Id.t -> summary node

Returns the opening node of a given name

Sourceval add_entry : summary node -> unit
Sourceval add_leaf_entry : Libobject.t -> unit
Sourceval open_section : Names.Id.t -> unit

Sections

Sourceval close_section : unit -> unit
Modules and module types
Sourcetype frozen
Sourceval freeze : unit -> frozen
Sourceval unfreeze : frozen -> unit
Sourceval init : unit -> unit
Sourceval drop_objects : frozen -> frozen

Keep only the libobject structure, not the objects themselves

Sourceval declare_info : Library_info.t -> unit
OCaml

Innovation. Community. Security.