src/ZF/ex/README.html
author wenzelm
Wed, 12 May 2010 14:17:26 +0200
changeset 36862 952b2b102a0a
parent 15582 7219facb3fd0
permissions -rw-r--r--
removed obsolete CVS Ids;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15283
f21466450330 DOCTYPE declaration added
webertj
parents: 5383
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: 5383
diff changeset
     2
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     3
<html>
1547
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     4
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     5
<head>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     6
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     7
  <title>ZF/ex/README</title>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     8
</head>
1547
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     9
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    10
<body>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    11
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    12
<h2>ZF general examples</h2>
1547
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
    13
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    14
Examples on this directory include a simple form of Ramsey's theorem.  A <a href="http://www.cl.cam.ac.uk/Research/Reports/TR271-lcp-set-theory.dvi.Z">report</a> is available.
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    15
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    16
<p>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    17
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    18
Several (co)inductive and (co)datatype definitions are presented.  <a href="http://www.cl.cam.ac.uk/Research/Reports/TR312-lcp-set-II.ps.gz">One report</a> describes the theoretical foundations of datatypes while <a href="http://www.cl.cam.ac.uk/Research/Reports/TR320-lcp-isabelle-ind-defs.dvi.gz">another</a> describes the package that automates their declaration.
1547
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
    19
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 1547
diff changeset
    20
</body>
815ef5848324 tuned all READMEs;
wenzelm
parents: 1547
diff changeset
    21
</html>