src/HOL/Lambda/README.html
author paulson
Thu, 08 Jul 1999 13:37:40 +0200
changeset 6914 ad689270a265
parent 2162 f53171d7f86c
child 8888 343c304e714a
permissions -rw-r--r--
new theory IntDiv.thy

<!-- $Id$ -->
<HTML><HEAD><TITLE>HOL/Lambda</TITLE></HEAD>
<BODY>

<H1>Lambda Calculus in de Bruijn's Notation</H1>

This theory defines lambda-calculus terms with de Bruijn indixes and proves
confluence of beta, eta and  beta+eta.
<P>


The paper
<A HREF="http://www4.informatik.tu-muenchen.de/~nipkow/pubs/ic.html">
More Church-Rosser Proofs (in Isabelle/HOL)</A>
describes the whole theory.

<HR>

<P>Last modified 5/11/96

</BODY>
</HTML>