src/ZF/ZFC.thy
author wenzelm
Wed, 23 Jul 2025 14:53:21 +0200
changeset 82898 89da4dcd1fa8
parent 65449 c82e63b11b8b
permissions -rw-r--r--
clarified colors, following d6a14ed060fb;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
65449
c82e63b11b8b clarified main ZF.thy / ZFC.thy, and avoid name clash with global HOL/Main.thy;
wenzelm
parents: 35762
diff changeset
     1
theory ZFC imports ZF InfDatatype
35762
af3ff2ba4c54 removed old CVS Ids;
wenzelm
parents: 26057
diff changeset
     2
begin
12552
d2d2ab3f1f37 separation of the AC part of Main into Main_ZFC, plus a few new lemmas
paulson
parents:
diff changeset
     3
d2d2ab3f1f37 separation of the AC part of Main into Main_ZFC, plus a few new lemmas
paulson
parents:
diff changeset
     4
end