doc-src/IsarRef/hol.tex
changeset 11662 744399c9dd6a
parent 11634 cddf6441a14a
child 11691 fc9bd420162c
--- a/doc-src/IsarRef/hol.tex	Thu Oct 04 11:22:10 2001 +0200
+++ b/doc-src/IsarRef/hol.tex	Thu Oct 04 11:28:12 2001 +0200
@@ -279,6 +279,7 @@
 
 
 \section{Proof by cases and induction}\label{sec:induct-method}
+%FIXME move to generic.tex
 
 \subsection{Proof methods}\label{sec:induct-method-proper}
 
@@ -430,8 +431,9 @@
 
 \subsection{Declaring rules}\label{sec:induct-att}
 
-\indexisaratt{cases}\indexisaratt{induct}
+\indexisarcmd{print-induct-rules}\indexisaratt{cases}\indexisaratt{induct}
 \begin{matharray}{rcl}
+  \isarcmd{print_induct_rules}^* & : & \isarkeep{theory~|~proof} \\
   cases & : & \isaratt \\
   induct & : & \isaratt \\
 \end{matharray}