coq-coreversion Documentation on ocaml.org
Compatibility binaries for Coq after the Rocq renaming
The Rocq Prover is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
Typical applications include the certification of properties of programming languages (e.g. the CompCert compiler certification project, or the Bedrock verified low-level programming library), the formalization of mathematics (e.g. the full formalization of the Feit-Thompson theorem or homotopy type theory) and teaching.
This package includes compatibility binaries to call Rocq through previous Coq commands like coqc coqtop,...
Author | The Rocq development team, INRIA, CNRS, and contributors |
---|---|
License | LGPL-2.1-only |
Published | |
Homepage | https://rocq-prover.org/ |
Issue Tracker | https://github.com/rocq-prover/rocq/issues |
Maintainer | The Rocq development team <rocq+rocq-development@discoursemail.com> |
Dependencies |
|
Source [http] | https://github.com/rocq-prover/rocq/releases/download/V9.1.0/rocq-9.1.0.tar.gz sha256=b236dc44f92e1eeca6877c7ee188a90c2303497fe7beb99df711ed5a7ce0d824 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/coq-core/coq-core.9.1.0/opam |
Required by
- coq>=9.1.0
- coq-stdlib>=9.0.0
- prooftree