package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

V8.10.2.tar.gz
sha512=80df91b64efc9907480388ec479362ee21067c64436da720989d6d1645ffc2f2230ae5c13069c55842da3baa7facbd143c2190d1d64d8c87935802000a02156f

Description

The Coq proof assistant 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 and the Bedrock verified low-level programming library), the formalization of mathematics (e.g., the full formalization of the Feit-Thompson theorem and homotopy type theory) and teaching.

Published: 29 Nov 2019

Dependencies (4)

  1. conf-findutils build
  2. num
  3. ocamlfind build
  4. ocaml >= "4.05.0" & < "4.10"

Dev Dependencies

None

Used by (4)

  1. coq-serapi >= "8.10.0+0.7.0" & < "8.11.0+0.11.0"
  2. coqide = "8.10.2"
  3. why = "2.32" | = "2.34"
  4. why3-coq >= "1.3.0" & < "1.7.0"

Conflicts

None