coq-coreversion
The Coq Proof Assistant -- Core Binaries and Tools
Coq is a formal proof management system. 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 the Coq core binaries, plugins, and tools, but not the vernacular standard library.
Note that in this setup, Coq needs to be started with the -boot and -noinit options, as will otherwise fail to find the regular Coq prelude, now living in the coq-stdlib package.
Author | The Coq development team, INRIA, CNRS, and contributors |
---|---|
License | LGPL-2.1-only |
Published | |
Homepage | https://coq.inria.fr/ |
Issue Tracker | https://github.com/coq/coq/issues |
Maintainer | The Coq development team <coqdev@inria.fr> |
Dependencies | |
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/coq/coq/releases/download/V8.20.0/coq-8.20.0.tar.gz md5=66e57ea55275903bef74d5bf36fbe0f1 sha512=1a7eac6e2f58724a3f9d68bbb321e4cfe963ba1a5551b9b011db4b3f559c79be433d810ff262593d753770ee41ea68fbd6a60daa1e2319ea00dff64c8851d70b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/coq-core/coq-core.8.20.0/opam |
- coq>=8.20.0
- coq-stdlib>=8.20.0
- coqide-server>=8.20.0
- prooftree
- vscoq-language-server>=2.1.7