|
1519
|
1 |
<HTML><HEAD><TITLE>HOL/MiniML/README</TITLE></HEAD>
|
|
|
2 |
<BODY>
|
|
|
3 |
|
|
2523
|
4 |
<H1>Type Inference for MiniML</H1>
|
|
1337
|
5 |
|
|
1519
|
6 |
This theory defines the type inference rules and the type inference algorithm
|
|
|
7 |
<em>W</em> for simply-typed lambda terms due to Milner. It proves the
|
|
2523
|
8 |
soundness and completeness of <em>W</em> w.r.t. to the rules.
|
|
1519
|
9 |
|
|
1345
|
10 |
<P>
|
|
|
11 |
|
|
1519
|
12 |
A report describing the theory is found here:<br>
|
|
2523
|
13 |
<A HREF = "http://www4.informatik.tu-muenchen.de/~nipkow/pubs/W.html">
|
|
|
14 |
Type Inference Verified: Algorithm <i>W</i> in Isabelle/HOL</A>.
|
|
1345
|
15 |
|
|
|
16 |
</BODY>
|
|
|
17 |
</HTML>
|