src/ZF/ex/README.html
author berghofe
Fri, 11 Jul 2003 14:55:17 +0200
changeset 14102 8af7334af4b3
parent 5383 74c2da44d144
child 15283 f21466450330
permissions -rw-r--r--
- Installed specific code generator for equality enforcing that arguments do not have function types, which would result in an error message during compilation. - Added test case generators for basic types.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1547
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     1
<!-- $Id$ -->
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 1547
diff changeset
     2
<HTML><HEAD><TITLE>ZF/ex/README</TITLE></HEAD><BODY>
1547
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     3
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     4
<H2>ZF general examples</H2>
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     5
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     6
<P>Examples on this directory include a simple form of Ramsey's theorem.  A
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
     7
<A
5383
74c2da44d144 weblinted, tuned;
wenzelm
parents: 3279
diff changeset
     8
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
     9
is available.
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
    10
9ee49b349bb4 New documentation for example
paulson
parents:
diff changeset
    11
<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
    12
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 1547
diff changeset
    13
</body>
815ef5848324 tuned all READMEs;
wenzelm
parents: 1547
diff changeset
    14
</html>