Saving page now... https://coq.inria.fr/ As it appears live March 25, 2019 6:20:26 AM UTC

Welcome!

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.

You can download the current stable version, Coq 8.9.0, released in January 2019. It features many quality-of-life improvements, including goal differences as well as numeral and custom notations.

You can contribute to the development of Coq by reporting bugs, submitting pull requests, improving the documentation, and in many other ways. We are also looking for sponsors who want to contribute financially through the Coq Consortium. If you are interested, please get in touch!

The reference documentation for Coq are the Reference Manual and the documentation of the Standard Library. Other useful documents (tutorials, faq, ...) are available from the documentation page.

There is a strong and active community of users working with Coq. They are contributing formal developments, extensions of Coq (see Coq Package Index), and tools based on Coq (see Related Tools). We have an active (multi-lingual) Discourse forum.