src/ZF/AC/README.html
author obua
Fri, 16 Sep 2005 21:02:15 +0200
changeset 17440 df77edc4f5d0
parent 15582 7219facb3fd0
child 36862 952b2b102a0a
permissions -rw-r--r--
fixed HOL-light/Isabelle syntax incompatability via more protect_xxx functions
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$ -->
15582
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>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     6
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/AC/README</TITLE>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    10
</HEAD>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    11
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    12
<BODY>
1543
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    13
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    14
<H2>AC -- Equivalents of the Axiom of Choice</H2>
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    15
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    16
Krzysztof Grabczewski has mechanized the first two chapters of the book
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    17
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    18
<P>
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    19
<PRE>
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    20
@book{rubin&amp;rubin,
1543
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    21
  author	= "Herman Rubin and Jean E. Rubin",
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    22
  title		= "Equivalents of the Axiom of Choice, {II}",
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    23
  publisher	= "North-Holland",
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    24
  year		= 1985}
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    25
</PRE>
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    26
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    27
<P>
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    28
The report
15283
f21466450330 DOCTYPE declaration added
webertj
parents: 6364
diff changeset
    29
<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
    30
by Paulson and Grabczewski, describes both this development and ZF's theories
f21466450330 DOCTYPE declaration added
webertj
parents: 6364
diff changeset
    31
of cardinals.
1543
53fe25620a03 New documentation for examples
paulson
parents:
diff changeset
    32
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 1546
diff changeset
    33
</body>
815ef5848324 tuned all READMEs;
wenzelm
parents: 1546
diff changeset
    34
</html>