File: README

package info (click to toggle)
coq 8.1.pl3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 14,576 kB
  • ctags: 19,904
  • sloc: ml: 115,253; makefile: 1,668; ansic: 1,460; sh: 1,163; lisp: 456; awk: 15
file content (30 lines) | stat: -rwxr-xr-x 1,131 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
You can get the whole documentation of Coq in the tar file all-ps-docs.tar.

You can also get separately each document. The documentation of Coq
V8.0 is divided into the following documents :

     * Tutorial.ps: An introduction to the use of the Coq Proof Assistant;

     * Reference-Manual.ps:

       Base chapters:
       - the description of Gallina, the language of Coq
       - the description of the Vernacular, the commands of Coq
       - the description of each tactic
       - index on tactics, commands and error messages

       Additional chapters:
       - the extended Cases (C.Cornes)
       - the coercions (A. Sabi)
       - the tactic Omega (P. Crgut)
       - the extraction features (J.-C. Fillitre and P. Letouzey) 
       - the tactic Ring (S. Boutin and P. Loiseleur)
       - the Setoid_replace tactic (C. Renard)
       - etc.

     * Library.ps: A description of the Coq standard library;

     * rectypes.ps : A tutorial on recursive types by Eduardo Gimenez

Documentation is also available in the PDF format and HTML format
(online at http://coq.inria.fr or by ftp in the file doc-html.tar.gz).