aboutsummaryrefslogtreecommitdiff
path: root/doc/refman/RefMan-ext.tex
diff options
context:
space:
mode:
authorherbelin2006-07-07 15:37:23 +0000
committerherbelin2006-07-07 15:37:23 +0000
commitb00500d44818b6d182bd4e8b233bc963bfbf5505 (patch)
tree9302596762b3aa1a89e9498f8542cfffc3da9e33 /doc/refman/RefMan-ext.tex
parent165d5c2e7c8bd4402f33987ad3fe91d92fe0b808 (diff)
Documentation Declare Implicit Tactic, Print Canonical Projections, ... + légère restructuration autour de Proof with et Hint Rewrite + maj crédits
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9030 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/refman/RefMan-ext.tex')
-rw-r--r--doc/refman/RefMan-ext.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/refman/RefMan-ext.tex b/doc/refman/RefMan-ext.tex
index 73fb391ddb..37660aa3a7 100644
--- a/doc/refman/RefMan-ext.tex
+++ b/doc/refman/RefMan-ext.tex
@@ -1118,6 +1118,18 @@ the declaration
\SeeAlso more examples in user contribution \texttt{category}
(\texttt{Rocq/ALGEBRA}).
+\subsubsection{Print Canonical Projections.
+\comindex{Print Canonical Projections}}
+
+This displays the list of global names that are components of some
+canonical structure. For each of them, the canonical structure of
+which it is a projection is indicated. For instance, the above example
+gives the following output:
+
+\begin{coq_example}
+Print Canonical Projections.
+\end{coq_example}
+
\subsection{Implicit types of variables}
It is possible to bind variable names to a given type (e.g. in a