src/ZF/Constructible/README.html
author webertj
Sun, 14 Nov 2004 01:40:27 +0100
changeset 15283 f21466450330
parent 14046 6616e6c53d48
child 15582 7219facb3fd0
permissions -rw-r--r--
DOCTYPE declaration added
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15283
f21466450330 DOCTYPE declaration added
webertj
parents: 14046
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
f21466450330 DOCTYPE declaration added
webertj
parents: 14046
diff changeset
     2
14006
13f639890266 some information for Constructible
paulson
parents:
diff changeset
     3
<HTML><HEAD><TITLE>ZF/Constructible/README</TITLE></HEAD><BODY>
13f639890266 some information for Constructible
paulson
parents:
diff changeset
     4
13f639890266 some information for Constructible
paulson
parents:
diff changeset
     5
<H1>Constructible--Relative Consistency of the Axiom of Choice</H1>
13f639890266 some information for Constructible
paulson
parents:
diff changeset
     6
15283
f21466450330 DOCTYPE declaration added
webertj
parents: 14046
diff changeset
     7
<P>G&ouml;del's proof of the relative consistency of the axiom of choice is
14006
13f639890266 some information for Constructible
paulson
parents:
diff changeset
     8
mechanized using Isabelle/ZF.  The proof builds upon a previous mechanization
13f639890266 some information for Constructible
paulson
parents:
diff changeset
     9
of the
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    10
<A HREF="http://www.cl.cam.ac.uk/users/lcp/papers/Sets/reflection.pdf">reflection
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    11
theorem</A>.  The heavy reliance on metatheory in the original proof makes the
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    12
formalization unusually long, and not entirely satisfactory: two parts of the
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    13
proof do not fit together.  It seems impossible to solve these problems
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    14
without formalizing the metatheory.  However, the present development follows
14046
6616e6c53d48 updating ZF-UNITY with Sidi's new material
paulson
parents: 14006
diff changeset
    15
a standard textbook, Kunen's <STRONG>Set Theory</STRONG>, and could support the
14006
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    16
formalization of further material from that book.  It also serves as an
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    17
example of what to expect when deep mathematics is formalized.  
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    18
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    19
A paper describing this development is
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    20
<A HREF="http://www.cl.cam.ac.uk/TechReports/UCAM-CL-TR-551.pdf">available</A>.
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    21
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    22
<HR>
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    23
<P>Last modified $Date$
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    24
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    25
<ADDRESS>
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    26
<A
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    27
HREF="http://www.cl.cam.ac.uk/users/lcp/">Larry Paulson</A>,
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    28
<A HREF="mailto:lcp@cl.cam.ac.uk">lcp@cl.cam.ac.uk</A>
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    29
</ADDRESS>
15283
f21466450330 DOCTYPE declaration added
webertj
parents: 14046
diff changeset
    30
</BODY></HTML>