aboutsummaryrefslogtreecommitdiffhomepage
path: root/proofs/doc.tex
diff options
context:
space:
mode:
authorGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>1999-10-20 20:41:08 +0000
committerGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>1999-10-20 20:41:08 +0000
commitd18d82c9e58567384ea632c77a5c1531f6d534cb (patch)
tree88b97805630eee3205aad0e818030158fbf7903d /proofs/doc.tex
parenta8972eb35ab1020ed9a379811c372fae53deef41 (diff)
- documentation repertoire proofs/
- IsAppL of constr * constr list ==> répercussion - module Clenv (suite; as terminé) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@113 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'proofs/doc.tex')
-rw-r--r--proofs/doc.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/proofs/doc.tex b/proofs/doc.tex
new file mode 100644
index 000000000..431027ef0
--- /dev/null
+++ b/proofs/doc.tex
@@ -0,0 +1,14 @@
+
+\newpage
+\section*{The Proof Engine}
+
+\ocwsection \label{proofs}
+This chapter describes the \Coq\ proof engine, which is also called
+the ``refiner'', since it provides a way to build terms by successive
+refining steps. Those steps are either primitive rules or higher-level
+tactics.
+The modules of the proof engine are organized as follows.
+
+\bigskip
+\begin{center}\epsfig{file=proofs.dep.ps,width=\linewidth}\end{center}
+