src/Cube/README.html
author wenzelm
Thu, 09 Nov 2006 21:44:35 +0100
changeset 21277 ac2d7e03a3b1
parent 17254 6c7ad5e0d200
child 36862 952b2b102a0a
permissions -rw-r--r--
LocalTheory.restore;

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<!-- $Id$ -->

<HTML>

<HEAD>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <TITLE>Cube/README</TITLE>
</HEAD>

<BODY>

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

This directory contains the theory sources for the Lambda-Cube in
Isabelle/Pure.<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>