mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
7 lines
306 B
Plaintext
7 lines
306 B
Plaintext
From http://coq.inria.fr/doc/tutorial.html:
|
|
|
|
Coq is a Proof Assistant for a Logical Framework known as the
|
|
Calculus of Inductive Constructions. It allows the interactive
|
|
construction of formal proofs, and also the manipulation of
|
|
functional programs consistently with their specifications.
|