changeset 4633 | d4a074973715 |
parent 4509 | 828148415197 |
child 4686 | 74a12e86b20b |
--- a/src/HOL/Auth/Shared.ML Wed Feb 18 17:32:18 1998 +0100 +++ b/src/HOL/Auth/Shared.ML Wed Feb 18 18:42:54 1998 +0100 @@ -179,7 +179,7 @@ by (etac exE 1); by (cut_inst_tac [("evs","evs'")] (Finites.emptyI RS Finites.insertI RS Key_supply_ax) 1); -by Auto_tac; +by (Asm_full_simp_tac 1 THEN depth_tac (claset()) 2 1); (* replaces Auto_tac *) qed "Key_supply2"; goal thy "EX K K' K''. Key K ~: used evs & Key K' ~: used evs' & \