src/ZF/Univ.thy
changeset 13288 9a870391ff66
parent 13269 3ba9be497c33
child 13356 c9cfe1638bf2
--- a/src/ZF/Univ.thy	Wed Jul 03 10:02:15 2002 +0200
+++ b/src/ZF/Univ.thy	Wed Jul 03 14:52:57 2002 +0200
@@ -70,7 +70,7 @@
 apply (subst Vfrom)
 apply (rule subset_refl [THEN Un_mono])
 apply (rule UN_least)
-txt{*expand rank(x1) = (\<Union>y\<in>x1. succ(rank(y))) in assumptions*}
+txt{*expand @{text "rank(x1) = (\<Union>y\<in>x1. succ(rank(y)))"} in assumptions*}
 apply (erule rank [THEN equalityD1, THEN subsetD, THEN UN_E])
 apply (rule subset_trans)
 apply (erule_tac [2] UN_upper)