src/HOL/Proofs/Lambda/README.html
author wenzelm
Sat, 16 Apr 2011 18:11:20 +0200
changeset 42364 8c674b3b8e44
parent 39157 b98909faaea8
permissions -rw-r--r--
eliminated old List.nth; tuned;

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<HTML>

<HEAD>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <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/jar2001.html">
More Church-Rosser Proofs (in Isabelle/HOL)</A>
describes the whole theory.

<HR>

<P>Last modified 20.5.2000

</BODY>
</HTML>