coq-stdlibversion
The Coq Proof Assistant -- Standard Library
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 Standard Library, that is to say, the set of modules usually bound to the Coq.* namespace.
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 | |
Source [http] | https://github.com/coq/coq/releases/download/V8.20.1/coq-8.20.1.tar.gz md5=0cfaa70f569be9494d24c829e6555d46 sha512=8ee967c636b67b22a4f34115871d8f9b9114df309afc9ddf5f61275251088c6e21f6cf745811df75554d30f4cebb6682f23eeb2e88b771330c4b60ce3f6bf5e2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/coq-stdlib/coq-stdlib.8.20.1/opam |
Required by
- coq>=8.20.1
- vscoq-language-server>=2.1.7