src/ZF/ex/README.html
author webertj
Sun, 14 Nov 2004 01:40:27 +0100
changeset 15283 f21466450330
parent 5383 74c2da44d144
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: 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
1547
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     3
<!-- $Id$ -->
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 1547
diff changeset
     4
<HTML><HEAD><TITLE>ZF/ex/README</TITLE></HEAD><BODY>
1547
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     5
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     6
<H2>ZF general examples</H2>
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     7
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     8
<P>Examples on this directory include a simple form of Ramsey's theorem.  A
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     9
<A
5383
74c2da44d144 weblinted, tuned;
wenzelm
parents: 3279
diff changeset
    10
HREF="http://www.cl.cam.ac.uk/Research/Reports/TR271-lcp-set-theory.dvi.Z">report</A>
1547
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
    11
is available.
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
    12
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
    13
<P>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.
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
    14
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 1547
diff changeset
    15
</body>
815ef5848324 tuned all READMEs;
wenzelm
parents: 1547
diff changeset
    16
</html>