src/ZF/AC/DC.thy
changeset 13382 b37764a46b16
parent 13339 0f89104dd377
child 16417 9bc16273c2d4
--- a/src/ZF/AC/DC.thy	Tue Jul 16 18:46:13 2002 +0200
+++ b/src/ZF/AC/DC.thy	Tue Jul 16 18:46:59 2002 +0200
@@ -94,7 +94,7 @@
 	   transrec(b, %c r. THE x. first(x, {x \<in> X. <r``c, x> \<in> R}, Q))"
 
 
-locale DC0_imp =
+locale (open) DC0_imp =
   fixes XX and RR and X and R
 
   assumes all_ex: "\<forall>Y \<in> Pow(X). Y \<prec> nat --> (\<exists>x \<in> X. <Y, x> \<in> R)"
@@ -292,7 +292,7 @@
 done
 
 
-locale imp_DC0 =
+locale (open) imp_DC0 =
   fixes XX and RR and x and R and f and allRR
   defines XX_def: "XX == (\<Union>n \<in> nat.
 		      {f \<in> succ(n)->domain(R). \<forall>k \<in> n. <f`k, f`succ(k)> \<in> R})"