src/ZF/ZFC.thy
author wenzelm
Thu, 15 Jul 2021 16:35:45 +0200
changeset 73987 fc363a3b690a
parent 65449 c82e63b11b8b
permissions -rw-r--r--
build.props for isabelle.jar, including isabelle.jedit; build minimal Isabelle/jEdit plugins on the spot; regular "jedit" component: discontinued special "jedit_build"; Isabelle/Scala services via jars, instead of settings;
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