aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar vsiles <vsiles@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-04-27 14:33:20 +0000
committerGravatar vsiles <vsiles@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-04-27 14:33:20 +0000
commiteea3ff52329a8ac6e78cddc1121efb4e874a6961 (patch)
tree7681596b9ebd567ea09fe297c876f2a85b4b9630 /doc
parent7c9f70309b0d21c0d4775bd9da00bdb72e8c1a9e (diff)
small detail about Scheme Equality
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12966 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc')
-rw-r--r--doc/refman/RefMan-tac.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/refman/RefMan-tac.tex b/doc/refman/RefMan-tac.tex
index 0b2c930b5..139f80cf3 100644
--- a/doc/refman/RefMan-tac.tex
+++ b/doc/refman/RefMan-tac.tex
@@ -4154,7 +4154,8 @@ general principle of mutual induction for objects in type {\term$_i$}.
\item {\tt Scheme Equality for \ident$_1$\comindex{Scheme Equality}}
Tries to generate a boolean equality and a proof of the
- decidability of the usual equality.
+ decidability of the usual equality. If \ident$_i$ involves
+ some other inductive types, their equality has to be defined first.
\item {\tt Scheme Induction for \ident$_1$ Sort {\sort$_1$} \\
with\\