package coq-core
Install
Authors
Maintainers
Sources
sha512=2f77bcb5211018b5d46320fd39fd34450eeb654aca44551b28bb50a2364398c4b34587630b6558db867ecfb63b246fd3e29dc2375f99967ff62bc002db9c3250
Description
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.
Published: 30 Mar 2023
Dev Dependencies (1)
-
ounit2
with-test
Used by (3)
-
coq
= "8.17.0"
-
coq-stdlib
< "8.17.1"
-
coqide-server
< "8.17.1"
Conflicts (2)
- ocaml-option-bytecode-only
-
coq
< "8.17"