358f2678e5
with prior art (e.g. lang/twelf). 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.
6 lines
306 B
Text
6 lines
306 B
Text
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.
|