src/ZF/Resid/README.html
author wenzelm
Fri, 02 Sep 2011 21:06:05 +0200
changeset 44660 90bab3febb6c
parent 36862 952b2b102a0a
permissions -rw-r--r--
less agressive parsing of commands (priority ~1); join commands just before actual assignment;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15283
f21466450330 DOCTYPE declaration added
webertj
parents: 3279
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: 3279
diff changeset
     2
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     3
<html>
1545
61f5410b2824 New documentation for example
paulson
parents:
diff changeset
     4
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     5
<head>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     6
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     7
  <title>ZF/Resid/README</title>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     8
</head>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
     9
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    10
<body>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    11
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    12
<h2>Resid -- A theory of residuals</h2>
1545
61f5410b2824 New documentation for example
paulson
parents:
diff changeset
    13
61f5410b2824 New documentation for example
paulson
parents:
diff changeset
    14
Ole Rasmussen has ported to Isabelle/ZF the Coq proofs described in the
61f5410b2824 New documentation for example
paulson
parents:
diff changeset
    15
article
61f5410b2824 New documentation for example
paulson
parents:
diff changeset
    16
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    17
<p>
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    18
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    19
<pre>
1545
61f5410b2824 New documentation for example
paulson
parents:
diff changeset
    20
@Article{huet-residual,
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    21
  author  = "{G\'erard} Huet",
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    22
  title   = "Residual Theory in $\lambda$-Calculus: A Formal Development",
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    23
  journal = JFP,
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    24
  year    = 1994,
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    25
  volume  = 4,
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    26
  number  = 3,
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    27
  pages   = "371--394"}
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    28
</pre>
1545
61f5410b2824 New documentation for example
paulson
parents:
diff changeset
    29
15582
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    30
See Rasmussen's report <a
7219facb3fd0 HTML 4.01 Transitional conformity
webertj
parents: 15283
diff changeset
    31
href="http://www.cl.cam.ac.uk/ftp/papers/reports/TR364-or200-church-rosser-isabelle.ps.gz">The Church-Rosser Theorem in Isabelle: A Proof Porting Experiment</a>.
1545
61f5410b2824 New documentation for example
paulson
parents:
diff changeset
    32
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 1546
diff changeset
    33
</body>
815ef5848324 tuned all READMEs;
wenzelm
parents: 1546
diff changeset
    34
</html>