src/HOL/Lambda/README.html
author wenzelm
Fri, 06 Oct 2000 17:35:58 +0200
changeset 10168 50be659d4222
parent 8888 343c304e714a
child 13360 ece4b151f963
permissions -rw-r--r--
final tuning;

<!-- $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://www.in.tum.de/~nipkow/pubs/jar2000.html">
More Church-Rosser Proofs (in Isabelle/HOL)</A>
describes the whole theory.

<HR>

<P>Last modified 20.5.2000

</BODY>
</HTML>