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.

<!-- $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>