src/HOL/Lambda/README.html
author nipkow
Thu, 22 Feb 1996 18:25:19 +0100
changeset 1518 03b770044429
parent 1432 2cdb85e5cd90
child 1541 c81c770f47ef
permissions -rw-r--r--
Moved documentation

<HTML><HEAD><TITLE>HOL/Lambda/ReadMe</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>


A report describing the whole theory is found here:<br>
<A HREF=http://www4.informatik.tu-muenchen.de/~nipkow/pubs/church-rosser.html>
More Church-Rosser Proofs (in Isabelle/HOL)</A>.

</BODY>
</HTML>