src/ZF/Main_ZFC.thy
author berghofe
Mon, 21 Jan 2002 14:43:38 +0100
changeset 12822 073116d65bb9
parent 12552 d2d2ab3f1f37
child 16417 9bc16273c2d4
permissions -rw-r--r--
datatype_codegen now checks type of constructor.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12552
d2d2ab3f1f37 separation of the AC part of Main into Main_ZFC, plus a few new lemmas
paulson
parents:
diff changeset
     1
theory Main_ZFC = Main + InfDatatype:
d2d2ab3f1f37 separation of the AC part of Main into Main_ZFC, plus a few new lemmas
paulson
parents:
diff changeset
     2
d2d2ab3f1f37 separation of the AC part of Main into Main_ZFC, plus a few new lemmas
paulson
parents:
diff changeset
     3
end