All Projects → coq → Coq

coq / Coq

Licence: lgpl-2.1
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.

Programming Languages

ocaml
1615 projects
Coq
218 projects
TeX
3793 projects
Standard ML
205 projects
shell
77523 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Coq

Set-Theory
Coq encoding of ZFC and formalization of the textbook Elements of Set Theory
Stars: ✭ 55 (-98.46%)
Mutual labels:  coq, theorem-proving
fm-notes
Unassorted scribbles on formal methods, type theory, category theory, and so on, and so on
Stars: ✭ 19 (-99.47%)
Mutual labels:  coq, theorem-proving
coq jupyter
Jupyter kernel for Coq
Stars: ✭ 70 (-98.04%)
Mutual labels:  coq, theorem-proving
MtacAR
Mtac in Agda
Stars: ✭ 29 (-99.19%)
Mutual labels:  coq
ltac2-tutorial
Ltac2 tutorial
Stars: ✭ 27 (-99.24%)
Mutual labels:  coq
archsat
A proof-producing SMT/McSat solver, handling polymorphic first-order logic, and using an SMT/McSat core extended using Tableaux, Superposition and Rewriting.
Stars: ✭ 20 (-99.44%)
Mutual labels:  theorem-proving
Company Coq
A Coq IDE build on top of Proof General's Coq mode
Stars: ✭ 297 (-91.67%)
Mutual labels:  coq
multinomials
Multinomials for the Mathematical Components library.
Stars: ✭ 12 (-99.66%)
Mutual labels:  coq
Practical Fm
A gently curated list of companies using verification formal methods in industry
Stars: ✭ 272 (-92.37%)
Mutual labels:  coq
LinearOne
LinearOne is a prototype theorem prover for first-order (multiplicative, intuitionistic) linear logic.
Stars: ✭ 16 (-99.55%)
Mutual labels:  theorem-proving
Abel
A proof of Abel-Ruffini theorem.
Stars: ✭ 26 (-99.27%)
Mutual labels:  coq
finmap
Finite sets, finite maps, multisets and generic sets
Stars: ✭ 45 (-98.74%)
Mutual labels:  coq
coq-simple-io
IO for Gallina
Stars: ✭ 21 (-99.41%)
Mutual labels:  coq
Hs To Coq
Convert Haskell source code to Coq source code
Stars: ✭ 273 (-92.34%)
Mutual labels:  coq
Vst
Verified Software Toolchain
Stars: ✭ 264 (-92.6%)
Mutual labels:  coq
coq-of-ocaml
Formal verification of OCaml programs
Stars: ✭ 161 (-95.49%)
Mutual labels:  coq
gaia
Implementation of books from Bourbaki's Elements of Mathematics in Coq [maintainer=@thery]
Stars: ✭ 15 (-99.58%)
Mutual labels:  coq
first order logic prover
No description or website provided.
Stars: ✭ 52 (-98.54%)
Mutual labels:  theorem-proving
InfSeqExt
A Coq library for reasoning (co)inductively on infinite sequences using LTL-like modal operators
Stars: ✭ 12 (-99.66%)
Mutual labels:  coq
Coq Tricks
Tricks you wish the Coq manual told you
Stars: ✭ 302 (-91.53%)
Mutual labels:  coq

Coq

GitLab CI GitHub CI Zulip Discourse 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

Please see https://coq.inria.fr/download. Information on how to build and install from sources can be found in INSTALL.md.

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:

  • Our Zulip chat, for casual and high traffic discussions.
  • Our Discourse forum, for more structured and easily browsable discussions and Q&A.
  • Our historical mailing list, the Coq-Club.

See also coq.inria.fr/community, which lists several other active platforms.

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].