diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/syntax-v8.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/syntax-v8.tex b/doc/syntax-v8.tex index dfefabaf54..21c95d3264 100644 --- a/doc/syntax-v8.tex +++ b/doc/syntax-v8.tex @@ -419,12 +419,12 @@ $$ \nlsep \TERM{lapply}~\tacconstr %% \nlsep \TERM{simple_induction}~\NT{quantified-hyp} -\nlsep \TERM{induction}~\NT{induction-arg}~\OPT{\NT{eliminator}} - ~\OPT{\NT{with-names}} +\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{destruct}~\NT{induction-arg}~\OPT{\NT{eliminator}} - ~\OPT{\NT{with-names}} +\nlsep \TERM{destruct}~\NT{induction-arg}~\OPT{\NT{with-names}} + ~\OPT{\NT{eliminator}} \nlsep \TERM{decompose}~\TERM{record}~\tacconstr \nlsep \TERM{decompose}~\TERM{sum}~\tacconstr \nlsep \TERM{decompose}~\TERM{[}~\PLUS{\NT{reference}}~\TERM{]} |
