src/ZF/Constructible/README.html
author webertj
Mon, 07 Mar 2005 19:17:07 +0100
changeset 15582 7219facb3fd0
parent 15283 f21466450330
child 36862 952b2b102a0a
permissions -rw-r--r--
HTML 4.01 Transitional conformity
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
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     3
<!-- $Id$ -->
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     4
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     5
<html>
14006
13f639890266 some information for Constructible
paulson
parents:
diff changeset
     6
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     7
<head>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     8
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     9
  <title>ZF/Constructible/README</title>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    10
</head>
14006
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    11
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    12
<body>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    13
<h1>Constructible--Relative Consistency of the Axiom of Choice</h1>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    14
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    15
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
    16
mechanized using Isabelle/ZF.  The proof builds upon a previous mechanization
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    17
of the
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    18
<a href="http://www.cl.cam.ac.uk/users/lcp/papers/Sets/reflection.pdf">reflection
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    19
theorem</a>.  The heavy reliance on metatheory in the original proof makes the
14006
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    20
formalization unusually long, and not entirely satisfactory: two parts of the
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    21
proof do not fit together.  It seems impossible to solve these problems
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    22
without formalizing the metatheory.  However, the present development follows
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    23
a standard textbook, Kunen's <strong>Set Theory</strong>, and could support the
14006
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    24
formalization of further material from that book.  It also serves as an
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    25
example of what to expect when deep mathematics is formalized.  
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    26
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    27
A paper describing this development is
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    28
<a href="http://www.cl.cam.ac.uk/TechReports/UCAM-CL-TR-551.pdf">available</a>.
14006
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    29
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    30
<hr>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    31
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    32
<p>
14006
13f639890266 some information for Constructible
paulson
parents:
diff changeset
    33
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    34
Last modified $Date$
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    35
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    36
<address>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    37
<a href="http://www.cl.cam.ac.uk/users/lcp/">Larry Paulson</a>,
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    38
<a href="mailto:lcp@cl.cam.ac.uk">lcp@cl.cam.ac.uk</a>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    39
</address>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    40
</body>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    41
</html>