We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b31275 commit 7905d12Copy full SHA for 7905d12
topics/coq/coq.png
28.2 KB
topics/coq/index.md
@@ -0,0 +1,16 @@
1
+---
2
+created_by: Gérard Pierre Huet, Thierry Coquand
3
+display_name: Coq
4
+github_url: https://github.com/coq/coq
5
+logo: coq.png
6
+released: 1989
7
+short_description: Coq is a formal proof management system.
8
+topic: coq
9
+url: https://coq.inria.fr
10
+wikipedia_url: https://en.wikipedia.org/wiki/Coq
11
12
+Coq is a formal proof management system. It provides a formal language to write
13
+mathematical definitions, executable algorithms and theorems together with an
14
+environment for semi-interactive development of machine-checked proofs. Typical
15
+applications include the certification of properties of programming languages,
16
+the formalization of mathematics and teaching.
0 commit comments