package coq-serapi
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Serialization library and protocol for machine interaction with the Coq proof assistant
Install
dune-project
Dependency
Authors
Maintainers
Sources
coq-serapi-8.11.0+0.11.1.tbz
sha256=f06bb0ab1041ac6f8d73faddda404827ce94b6b3310483e93d7fd18bd018e1ed
sha512=ecbed7b5b8451f65d40bf50fd1471b5038029c6f1ae8912c8cb51e61699cc4c158bc4f3533ec5f0898d1fc3d91683c0ff815fa44be7fdaedea59b71ca1d1b7d3
doc/coq-serapi.sertop_v8_11/Sertop/Sertop_init/index.html
Module Sertop.Sertop_init
val process_stm_flags : async_flags -> Stm.AsyncOpts.stm_optprocess_stm_flags flags transforms SerAPI flags into Coq flags
type coq_opts = {fb_handler : Feedback.feedback -> unit;(*callback to handle async feedback
*)ml_load : (string -> unit) option;(*callback to load cma/cmo files
*)debug : bool;(*Enable Coq Debug mode
*)allow_sprop : bool;(*allow using the proof irrelevant SProp sort (default=true)
*)indices_matter : bool;(*Levels of indices (and nonuniform parameters) contribute to the level of inductives
*)
}val coq_init : coq_opts -> unitcoq_init opts Initialize Coq. This doesn't create a Proof Document.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>