| changeset 39198 | f967a16dfcdd |
| parent 35821 | ee34f03a7d26 |
| child 39302 | d7728f65b353 |
--- a/src/HOL/Nat_Transfer.thy Mon Sep 06 22:58:06 2010 +0200 +++ b/src/HOL/Nat_Transfer.thy Tue Sep 07 10:05:19 2010 +0200 @@ -170,7 +170,7 @@ apply (rule iffI) apply (erule finite_imageI) apply (erule finite_imageD) - apply (auto simp add: image_def expand_set_eq inj_on_def) + apply (auto simp add: image_def set_ext_iff inj_on_def) apply (drule_tac x = "int x" in spec, auto) apply (drule_tac x = "int x" in spec, auto) apply (drule_tac x = "int x" in spec, auto)