author | paulson |
Tue, 05 Mar 1996 16:27:01 +0100 | |
changeset 1541 | c81c770f47ef |
parent 1518 | 03b770044429 |
child 1542 | 03e727af711d |
permissions | -rw-r--r-- |
1541 | 1 |
<HTML><HEAD><TITLE>HOL/Lambda</TITLE></HEAD> |
1346 | 2 |
<BODY> |
3 |
||
4 |
<H1>Lambda Calculus in de Bruijn's Notation</H1> |
|
5 |
||
6 |
This theory defines lambda-calculus terms with de Bruijn indixes and proves |
|
7 |
confluence of beta, eta and beta+eta. |
|
8 |
<P> |
|
1432 | 9 |
|
1346 | 10 |
|
1541 | 11 |
The report |
12 |
<A HREF="http://www4.informatik.tu-muenchen.de/~nipkow/pubs/church-rosser.html"> |
|
13 |
More Church-Rosser Proofs (in Isabelle/HOL)</A> |
|
14 |
describes the whole theory. |
|
1346 | 15 |
|
16 |
</BODY> |
|
17 |
</HTML> |