doc-src/TutorialI/Misc/Itrev.thy
changeset 10420 ef006735bee8
parent 10362 c6b197ccf1f1
child 10795 9e888d60d3e5
--- a/doc-src/TutorialI/Misc/Itrev.thy	Tue Nov 07 18:38:24 2000 +0100
+++ b/doc-src/TutorialI/Misc/Itrev.thy	Wed Nov 08 14:38:04 2000 +0100
@@ -61,9 +61,7 @@
 
 txt{*\noindent
 Unfortunately, this is not a complete success:
-\begin{isabelle}\makeatother
-~1.~\dots~itrev~list~[]~=~rev~list~{\isasymLongrightarrow}~itrev~list~[a]~=~rev~list~@~[a]%
-\end{isabelle}
+@{subgoals[display,indent=0,margin=65]}
 Just as predicted above, the overall goal, and hence the induction
 hypothesis, is too weak to solve the induction step because of the fixed
 @{term"[]"}. The corresponding heuristic: