3279
|
1 |
|
|
2 |
<HTML><HEAD><TITLE>CTT/README</TITLE></HEAD><BODY>
|
1341
|
3 |
|
|
4 |
<H2>CTT: Constructive Type Theory</H2>
|
|
5 |
|
3279
|
6 |
This directory contains the ML sources of the Isabelle system for
|
|
7 |
Constructive Type Theory (extensional equality, no universes).<p>
|
1341
|
8 |
|
3279
|
9 |
The <tt>ex</tt> subdirectory contains some examples.<p>
|
1341
|
10 |
|
|
11 |
Useful references on Constructive Type Theory:
|
|
12 |
|
|
13 |
<UL>
|
|
14 |
<LI> B. Nordström, K. Petersson and J. M. Smith,<BR>
|
|
15 |
Programming in Martin-Löf's Type Theory<BR>
|
|
16 |
(Oxford University Press, 1990)
|
|
17 |
|
|
18 |
<LI> Simon Thompson,<BR>
|
|
19 |
Type Theory and Functional Programming (Addison-Wesley, 1991)
|
|
20 |
</UL>
|
3279
|
21 |
|
|
22 |
</BODY>
|
|
23 |
</HTML>
|