package coq

  1. Overview
  2. Docs
The Coq Proof Assistant

Install

Authors

Maintainers

Sources

V8.17.0.tar.gz
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.

Published: 30 Mar 2023

Dependencies (4)

  1. coqide-server = version
  2. coq-stdlib = version
  3. coq-core = version
  4. dune >= "2.9"

Dev Dependencies

None

Used by (4)

  1. coq-lsp = "0.1.6.1+8.17" | = "0.1.7+8.17"
  2. coq-serapi >= "8.17.0+0.17.0" & < "8.18.0+0.18.1"
  3. coq-waterproof
  4. why = "2.32" | = "2.34"

Conflicts

None