Skip to content
/ coq Public
forked from rocq-prover/rocq

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.

License

Notifications You must be signed in to change notification settings

Matafou/coq

This branch is 14924 commits behind rocq-prover/rocq:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 24, 2019
Dec 19, 2019
Dec 9, 2019
Dec 7, 2019
Jul 19, 2019
Jan 9, 2020
Jan 13, 2020
Dec 26, 2019
Aug 19, 2019
Dec 9, 2019
Dec 22, 2019
Jan 7, 2020
Dec 12, 2019
Dec 18, 2019
Nov 21, 2019
Dec 22, 2019
Jan 3, 2020
Jan 9, 2020
Dec 31, 2019
Jan 6, 2020
Nov 21, 2019
Jan 12, 2020
Jan 13, 2020
Dec 24, 2019
Jan 13, 2020
Dec 4, 2019
Dec 12, 2019
Nov 14, 2019
Jan 13, 2020
Jul 19, 2019
Dec 18, 2019
Dec 24, 2019
May 21, 2019
Dec 12, 2018
Dec 13, 2019
Dec 13, 2019
Sep 6, 2018
Dec 10, 2018
Dec 24, 2019
Oct 9, 2019
Dec 13, 2019
Nov 9, 2005
Dec 24, 2019
Dec 13, 2019
Dec 12, 2019
Oct 30, 2019
Nov 27, 2019
Nov 1, 2019
Jun 17, 2019
Dec 3, 2019
Dec 16, 2019
Dec 3, 2019
Dec 13, 2019
Dec 16, 2019
Dec 29, 2019
Jan 9, 2020
Jan 3, 2020
Jun 23, 2017
Dec 2, 2019
Nov 4, 2019
Dec 4, 2019
Dec 4, 2019
Dec 4, 2019
Jan 3, 2020
Sep 20, 2019
Dec 13, 2019
Jan 16, 2018
Oct 1, 2018

Repository files navigation

Coq

GitLab Azure Pipelines Gitter DOI

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.

Installation

latest packaged version(s)

Arch package Chocolatey package Conda package Homebrew package nixpkgs unstable package

Docker Hub package latest dockerized version

Download the pre-built packages of the latest release for Windows and macOS; read the help page on how to install Coq with OPAM; or refer to the INSTALL.md file for the procedure to install from source.

Documentation

The sources of the documentation can be found in directory doc. See doc/README.md to learn more about the documentation, in particular how to build it. The documentation of the last released version is available on the Coq web site at coq.inria.fr/documentation. See also Cocorico (the Coq wiki), and the Coq FAQ, for additional user-contributed documentation.

The documentation of the master branch is continuously deployed. See:

Changes

The Recent changes chapter of the reference manual explains the differences and the incompatibilities of each new version of Coq. If you upgrade Coq, please read it carefully as it contains important advice on how to approach some problems you may encounter.

Questions and discussion

We have a number of channels to reach the user community and the development team:

See also coq.inria.fr/community.

Bug reports

Please report any bug / feature request in our issue tracker.

To be effective, bug reports should mention the OCaml version used to compile and run Coq, the Coq version (coqtop -v), the configuration used, and include a complete source example leading to the bug.

Contributing to Coq

Guidelines for contributing to Coq in various ways are listed in the contributor's guide.

Information about release plans is at https://github.com/coq/coq/wiki/Release-Plan

Supporting Coq

Help the Coq community grow and prosper by becoming a sponsor! The Coq Consortium can establish sponsorship contracts or receive donations. If you want to take an active role in shaping Coq's future, you can also become a Consortium member. If you are interested, please get in touch!

About

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 52.4%
  • Coq 45.6%
  • TeX 0.7%
  • Shell 0.4%
  • C 0.4%
  • Makefile 0.2%
  • Other 0.3%