Put in minimal simpset to avoid excessive simplification,
just as in revision 1.9 of HOL/indrule.ML
<!-- $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/cade96.html">
More Church-Rosser Proofs (in Isabelle/HOL)</A>
describes the whole theory.
<HR>
<P>Last modified 4 April 1996
</BODY>
</HTML>