src/HOL/Auth/OtwayRees.thy
changeset 45605 a89b4bc311a5
parent 37936 1e4c5015a72e
child 58889 5b7a9633cfa8
--- a/src/HOL/Auth/OtwayRees.thy	Sun Nov 20 20:59:30 2011 +0100
+++ b/src/HOL/Auth/OtwayRees.thy	Sun Nov 20 21:05:23 2011 +0100
@@ -121,7 +121,7 @@
   We can replace them by rewriting with parts_insert2 and proving using
   dest: parts_cut, but the proofs become more difficult.*)
 lemmas OR2_parts_knows_Spy =
-    OR2_analz_knows_Spy [THEN analz_into_parts, standard]
+    OR2_analz_knows_Spy [THEN analz_into_parts]
 
 (*There could be OR4_parts_knows_Spy and Oops_parts_knows_Spy, but for
   some reason proofs work without them!*)