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. Typical
applications include the certification of properties of programming languages,
the formalization of mathematics and teaching.
Here are 8 public repositories matching this topic...
A proof of the Pigeonhole principle. The Pigeonhole principle is a fundamental theorem that is used widely in Computer Science and Combinatorics, it asserts that if you put n things into m containers, and n > m, then at least one of the containers contains more than one thing.
-
Updated
Feb 13, 2019 - Makefile
-
Updated
Nov 18, 2019 - Makefile
A Coq plugin to add reduction side effects to some Coq reduction strategies [maintainers=@liyishuai,@JasonGross]
-
Updated
Oct 3, 2025 - Makefile
Created by Gérard Pierre Huet, Thierry Coquand
Released 1989
- Followers
- 62 followers
- Repository
- coq/coq
- Website
- github.com/topics/coq
- Wikipedia
- Wikipedia