aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/syntax-v8.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/syntax-v8.tex b/doc/syntax-v8.tex
index 429d0ab8ac..f22ad35165 100644
--- a/doc/syntax-v8.tex
+++ b/doc/syntax-v8.tex
@@ -420,11 +420,11 @@ $$
\nlsep \TERM{specialize}~\OPT{\NT{int}}~\NT{constr-with-bindings}
\nlsep \TERM{lapply}~\tacconstr
%%
-\nlsep \TERM{simple_induction}~\NT{quantified-hyp}
+\nlsep \TERM{simple}~\TERM{induction}~\NT{quantified-hyp}
\nlsep \TERM{induction}~\NT{induction-arg}~\OPT{\NT{with-names}}
~\OPT{\NT{eliminator}}
\nlsep \TERM{double}~\TERM{induction}~\NT{quantified-hyp}~\NT{quantified-hyp}
-\nlsep \TERM{simple_destruct}~\NT{quantified-hyp}
+\nlsep \TERM{simple}~\TERM{destruct}~\NT{quantified-hyp}
\nlsep \TERM{destruct}~\NT{induction-arg}~\OPT{\NT{with-names}}
~\OPT{\NT{eliminator}}
\nlsep \TERM{decompose}~\TERM{record}~\tacconstr
@@ -816,7 +816,7 @@ $$
\TERM{Theorem} ~\mid~ \TERM{Lemma} ~\mid~ \TERM{Fact} ~\mid~ \TERM{Remark}
\SEPDEF
\DEFNT{def-token}
- \TERM{Definition} ~\mid~ \TERM{Local} ~\mid~
+ \TERM{Definition} ~\mid~ \TERM{Let} ~\mid~
\OPT{\TERM{Local}}~\TERM{SubClass}
\SEPDEF
\DEFNT{assum-token}