src/Cube/README.html
author obua
Sun, 09 May 2004 23:04:36 +0200
changeset 14722 8e739a6eaf11
parent 3279 815ef5848324
child 15283 f21466450330
permissions -rw-r--r--
replaced apply-style proof for instance Multiset :: plus_ac0 by recommended Isar proof style


<HTML><HEAD><TITLE>Cube/README</TITLE></HEAD><BODY>

<H2>Cube: Barendregt's Lambda-Cube</H2>

This directory contains the ML sources of the Isabelle system for the
Lambda-Cube.<p>

The <tt>ex</tt> subdirectory contains some examples.<p>

NB: the formalization is not completely sound!  It does not enforce
distinctness of variable names in contexts!<P>

For more information about the Lambda-Cube, see

<UL>
<LI>H. Barendregt<BR>
    Introduction to Generalised Type Systems<BR>
    J. Functional Programming
</UL>
</BODY>
</HTML>