lthms / coq

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.

Home Page:https://coq.inria.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coq

GitLab Azure Pipelines Travis Appveyor 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 Homebrew package MacPorts package nixpkgs unstable package

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 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.

Changes

There is a file named CHANGES.md that explains the differences and the incompatibilities since last versions. If you upgrade Coq, please read it carefully.

The Coq Club

The Coq Club moderated mailing list is meant to be a standard way to discuss questions about the Coq system and related topics. The subscription link can be found at coq.inria.fr/community.

The topics to be discussed in the club should include:

  • technical problems;
  • questions about proof developments;
  • suggestions and questions about the implementation;
  • announcements of proofs;
  • theoretical questions about typed lambda-calculi which are closely related to Coq.

Bugs report

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

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

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.

https://coq.inria.fr/

License:GNU Lesser General Public License v2.1


Languages

Language:OCaml 52.8%Language:Coq 43.9%Language:Shell 0.9%Language:TeX 0.7%Language:C 0.4%Language:Makefile 0.2%Language:Python 0.2%Language:Batchfile 0.2%Language:Verilog 0.2%Language:NSIS 0.1%Language:Scheme 0.1%Language:Standard ML 0.1%Language:Emacs Lisp 0.1%Language:Nix 0.1%Language:CSS 0.0%Language:C++ 0.0%Language:Dockerfile 0.0%Language:JavaScript 0.0%Language:sed 0.0%