src/ZF/Constructible/Relative.thy
changeset 46953 2b6e55924af3
parent 46823 57bf0cecb366
child 52458 210bca64b894
--- a/src/ZF/Constructible/Relative.thy	Thu Mar 15 15:54:22 2012 +0000
+++ b/src/ZF/Constructible/Relative.thy	Thu Mar 15 16:35:02 2012 +0000
@@ -745,7 +745,7 @@
 (*The first premise can't simply be assumed as a schema.
   It is essential to take care when asserting instances of Replacement.
   Let K be a nonconstructible subset of nat and define
-  f(x) = x if x:K and f(x)=0 otherwise.  Then RepFun(nat,f) = cons(0,K), a
+  f(x) = x if x \<in> K and f(x)=0 otherwise.  Then RepFun(nat,f) = cons(0,K), a
   nonconstructible set.  So we cannot assume that M(X) implies M(RepFun(X,f))
   even for f \<in> M -> M.
 *)