doc-src/TutorialI/CTL/PDL.thy
changeset 10210 e8aa81362f41
parent 10186 499637e8f2c6
child 10212 33fe2d701ddd
--- a/doc-src/TutorialI/CTL/PDL.thy	Thu Oct 12 17:54:22 2000 +0200
+++ b/doc-src/TutorialI/CTL/PDL.thy	Thu Oct 12 18:06:31 2000 +0200
@@ -106,7 +106,7 @@
 which is proved by @{term lfp}-induction:
 *}
 
- apply(erule Lfp.induct)
+ apply(erule lfp_induct)
   apply(rule mono_ef)
  apply(simp)
 (*pr(latex xsymbols symbols);*)