package rocq-runtime

  1. Overview
  2. Docs
The Rocq Prover -- Core Binaries and Tools

Install

dune-project
 Dependency

Authors

Maintainers

Sources

rocq-9.1.0.tar.gz
sha256=b236dc44f92e1eeca6877c7ee188a90c2303497fe7beb99df711ed5a7ce0d824

doc/rocq-runtime.vernac/Vernacentries/index.html

Module VernacentriesSource

Vernac Translation into the Vernac DSL

Sourceval vernac_require : intern:Library.Intern.t -> Libnames.qualid option -> Vernacexpr.export_with_cats option -> (Libnames.qualid * Vernacexpr.import_filter_expr) list -> unit

Vernacular require command, used by the command line

Sourceval vernac_require_interp : Library.library_t list -> Names.DirPath.t list -> Vernacexpr.export_with_cats option -> (Libnames.qualid * Vernacexpr.import_filter_expr) list -> unit

Interp phase of the require command

Sourceval command_focus : unit Proof.focus_kind

Miscellaneous stuff

Sourceval allow_sprop_opt_name : string list
Sourcemodule Preprocessed_Mind_decl : sig ... end

pre-processing and validation of VernacInductive

Sourcemodule DefAttributes : sig ... end