fixed dependencies;
authorwenzelm
Thu, 16 Oct 1997 13:43:42 +0200
changeset 3892 1d184682ac9f
parent 3891 3a05a7f549bd
child 3893 5a1f22e7b359
fixed dependencies;
src/ZF/AC/DC.thy
src/ZF/AC/DC_lemmas.thy
--- a/src/ZF/AC/DC.thy	Thu Oct 16 13:42:53 1997 +0200
+++ b/src/ZF/AC/DC.thy	Thu Oct 16 13:43:42 1997 +0200
@@ -5,7 +5,7 @@
 Theory file for the proofs concernind the Axiom of Dependent Choice
 *)
 
-DC  =  AC_Equiv + Hartog + Cardinal_aux + "DC_lemmas" + 
+DC  =  AC_Equiv + Hartog + Cardinal_aux + DC_lemmas + 
 
 consts
 
--- a/src/ZF/AC/DC_lemmas.thy	Thu Oct 16 13:42:53 1997 +0200
+++ b/src/ZF/AC/DC_lemmas.thy	Thu Oct 16 13:43:42 1997 +0200
@@ -1,4 +1,3 @@
 (*Dummy theory to document dependencies *)
 
-DC_lemmas = AC_Equiv
-
+DC_lemmas = AC_Equiv + Cardinal_aux