src/ZF/AC/README.html
author webertj
Sun, 14 Nov 2004 01:40:27 +0100
changeset 15283 f21466450330
parent 6364 643e50fc46ba
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: 6364
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: 6364
diff changeset
     2
1543
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
     3
<!-- $Id$ -->
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 1546
diff changeset
     4
<HTML><HEAD><TITLE>ZF/AC/README</TITLE></HEAD><BODY>
1543
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
     5
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
     6
<H2>AC -- Equivalents of the Axiom of Choice</H2>
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
     7
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
     8
Krzysztof Grabczewski has mechanized the first two chapters of the book
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
     9
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    10
<P>
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    11
<PRE>
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    12
@book{rubin&rubin,
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    13
  author	= "Herman Rubin and Jean E. Rubin",
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    14
  title		= "Equivalents of the Axiom of Choice, {II}",
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    15
  publisher	= "North-Holland",
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    16
  year		= 1985}
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    17
</PRE>
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    18
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    19
<P>
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    20
The report
15283
f21466450330 DOCTYPE declaration added
webertj
parents: 6364
diff changeset
    21
<A HREF="http://www.cl.cam.ac.uk/Research/Reports/TR377-lcp-mechanising-set-theory.ps.gz">Mechanizing Set Theory</A>,
f21466450330 DOCTYPE declaration added
webertj
parents: 6364
diff changeset
    22
by Paulson and Grabczewski, describes both this development and ZF's theories
f21466450330 DOCTYPE declaration added
webertj
parents: 6364
diff changeset
    23
of cardinals.
1543
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    24
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 1546
diff changeset
    25
</body>
815ef5848324 tuned all READMEs;
wenzelm
parents: 1546
diff changeset
    26
</html>