src/ZF/Constructible/WF_absolute.thy
changeset 13299 3a932abf97e8
parent 13293 09276ee04361
child 13306 6eebcddee32b
--- a/src/ZF/Constructible/WF_absolute.thy	Thu Jul 04 16:59:54 2002 +0200
+++ b/src/ZF/Constructible/WF_absolute.thy	Thu Jul 04 18:29:50 2002 +0200
@@ -221,7 +221,7 @@
 apply (subgoal_tac "M({x\<in>A. \<exists>w[M]. w \<in> Z & \<langle>w,x\<rangle> \<in> r^+})")
  prefer 2
  apply (blast intro: wellfounded_trancl_separation) 
-apply (drule_tac x = "{x\<in>A. \<exists>w[M]. w \<in> Z & \<langle>w,x\<rangle> \<in> r^+}" in spec, safe)
+apply (drule_tac x = "{x\<in>A. \<exists>w[M]. w \<in> Z & \<langle>w,x\<rangle> \<in> r^+}" in rspec, safe)
 apply (blast dest: transM, simp)
 apply (rename_tac y w)
 apply (drule_tac x=w in bspec, assumption, clarify)