removed spurious invocations of atp_minimize;
authorwenzelm
Fri, 28 Aug 2009 18:23:24 +0200
changeset 32431 bcd14373ec30
parent 32430 de3727f1cf12
child 32432 64f30bdd3ba1
child 32434 6b93b73a712b
removed spurious invocations of atp_minimize;
src/HOL/Auth/KerberosIV.thy
--- a/src/HOL/Auth/KerberosIV.thy	Fri Aug 28 18:19:07 2009 +0200
+++ b/src/HOL/Auth/KerberosIV.thy	Fri Aug 28 18:23:24 2009 +0200
@@ -899,7 +899,6 @@
 apply (frule_tac [7] Says_ticket_parts)
 apply (simp_all (no_asm_simp))
 apply blast
-atp_minimize [atp=spass] Crypt_imp_invKey_keysFor invKey_K new_keys_not_used
 apply (metis Crypt_imp_invKey_keysFor invKey_K new_keys_not_used)
 apply (clarify)
 apply (frule Says_Tgs_message_form, assumption)
@@ -1316,7 +1315,6 @@
 txt{*K4*}
 apply blast
 txt{*Level 8: K5*}
-atp_minimize [atp=e] Tgs_not_bad authKeysI less_SucI mem_def nat_add_commute servK_notin_authKeysD spies_partsEs(1)
 apply (blast dest: servK_notin_authKeysD Says_Kas_message_form intro: less_SucI)
 txt{*Oops1*}
 apply (blast dest!: unique_authKeys intro: less_SucI)