src/ZF/ex/README.html
author wenzelm
Sun, 23 Jul 2000 12:02:22 +0200
changeset 9410 612ee826a409
parent 5383 74c2da44d144
child 15283 f21466450330
permissions -rw-r--r--
removed selector syntax -- improper tuples are broken beyond repair :-(

<!-- $Id$ -->
<HTML><HEAD><TITLE>ZF/ex/README</TITLE></HEAD><BODY>

<H2>ZF general examples</H2>

<P>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.

<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.

</body>
</html>