src/HOL/Lambda/README.html
author nipkow
Mon, 07 Feb 2005 08:02:14 +0100
changeset 15502 9d012c7fadab
parent 15283 f21466450330
child 15582 7219facb3fd0
permissions -rw-r--r--
fixed latex problems
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15283
f21466450330 DOCTYPE declaration added
webertj
parents: 13360
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
f21466450330 DOCTYPE declaration added
webertj
parents: 13360
diff changeset
     2
1542
03e727af711d Put quotes around URLs in links
paulson
parents: 1541
diff changeset
     3
<!-- $Id$ -->
1541
c81c770f47ef Put quotes around URLs in links
paulson
parents: 1518
diff changeset
     4
<HTML><HEAD><TITLE>HOL/Lambda</TITLE></HEAD>
1346
8709e5aaefde New README.html fuile
nipkow
parents:
diff changeset
     5
<BODY>
8709e5aaefde New README.html fuile
nipkow
parents:
diff changeset
     6
8709e5aaefde New README.html fuile
nipkow
parents:
diff changeset
     7
<H1>Lambda Calculus in de Bruijn's Notation</H1>
8709e5aaefde New README.html fuile
nipkow
parents:
diff changeset
     8
8709e5aaefde New README.html fuile
nipkow
parents:
diff changeset
     9
This theory defines lambda-calculus terms with de Bruijn indixes and proves
8709e5aaefde New README.html fuile
nipkow
parents:
diff changeset
    10
confluence of beta, eta and  beta+eta.
8709e5aaefde New README.html fuile
nipkow
parents:
diff changeset
    11
<P>
1432
2cdb85e5cd90 Minor mod.
nipkow
parents: 1346
diff changeset
    12
1346
8709e5aaefde New README.html fuile
nipkow
parents:
diff changeset
    13
1645
be85d119a805 Moved link to paper.
nipkow
parents: 1542
diff changeset
    14
The paper
13360
ece4b151f963 *** empty log message ***
nipkow
parents: 8888
diff changeset
    15
<A HREF="http://www.in.tum.de/~nipkow/pubs/jar2001.html">
1541
c81c770f47ef Put quotes around URLs in links
paulson
parents: 1518
diff changeset
    16
More Church-Rosser Proofs (in Isabelle/HOL)</A>
c81c770f47ef Put quotes around URLs in links
paulson
parents: 1518
diff changeset
    17
describes the whole theory.
1346
8709e5aaefde New README.html fuile
nipkow
parents:
diff changeset
    18
1542
03e727af711d Put quotes around URLs in links
paulson
parents: 1541
diff changeset
    19
<HR>
03e727af711d Put quotes around URLs in links
paulson
parents: 1541
diff changeset
    20
8888
343c304e714a fixed link
nipkow
parents: 2162
diff changeset
    21
<P>Last modified 20.5.2000
1542
03e727af711d Put quotes around URLs in links
paulson
parents: 1541
diff changeset
    22
1346
8709e5aaefde New README.html fuile
nipkow
parents:
diff changeset
    23
</BODY>
8709e5aaefde New README.html fuile
nipkow
parents:
diff changeset
    24
</HTML>