package coq
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The Coq Proof Assistant
Install
dune-project
Dependency
Authors
Maintainers
Sources
coq-8.20.1.tar.gz
md5=0cfaa70f569be9494d24c829e6555d46
sha512=8ee967c636b67b22a4f34115871d8f9b9114df309afc9ddf5f61275251088c6e21f6cf745811df75554d30f4cebb6682f23eeb2e88b771330c4b60ce3f6bf5e2
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.
Published: 17 Jan 2025
Dependencies (4)
-
coqide-server
= version -
coq-stdlib
= version -
coq-core
= version -
dune
>= "3.6"
Dev Dependencies (1)
-
odoc
with-doc
Used by (6)
- binary_tree
- coq-catt-plugin
-
coq-lsp
= "0.2.0+8.20" | = "0.2.2+8.20" | = "0.2.3+8.20" | = "0.2.4+8.20" | = "0.2.5+8.20" -
coq-serapi
>= "8.20.0+0.20.0" -
coq-waterproof
< "3.1.0+9.0" -
why3-coq
>= "1.8.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page