tuned
authornipkow
Sun, 22 Oct 2017 11:59:44 +0200
changeset 66894 c08d7349774e
parent 66893 ced164fe3bbd
child 66901 a9d5b59c3e12
tuned
src/HOL/ZF/Games.thy
--- a/src/HOL/ZF/Games.thy	Sun Oct 22 09:10:10 2017 +0200
+++ b/src/HOL/ZF/Games.thy	Sun Oct 22 11:59:44 2017 +0200
@@ -153,7 +153,7 @@
   }
   note games = this
   show ?thesis
-    apply (rule iff[rule_format])
+    apply (rule iffI)
     apply (erule games)
     apply (simp add: games_lfp_unfold[symmetric])
     done