changeset 14202 | 643fc73e2910 |
parent 14158 | 15bab630ae31 |
child 28871 | 111bbd2b12db |
--- a/doc-src/ZF/ZF.tex Tue Sep 23 15:42:01 2003 +0200 +++ b/doc-src/ZF/ZF.tex Tue Sep 23 15:44:25 2003 +0200 @@ -1807,7 +1807,7 @@ In some situations, induction is overkill and a case distinction over all constructors of the datatype suffices. \begin{ttdescription} -\item[\methdx{Inductive.case_tac} $x$] +\item[\methdx{case_tac} $x$] performs a case analysis for the variable~$x$. \end{ttdescription}