15283
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
3279
|
2 |
|
|
3 |
<HTML><HEAD><TITLE>CTT/README</TITLE></HEAD><BODY>
|
1341
|
4 |
|
|
5 |
<H2>CTT: Constructive Type Theory</H2>
|
|
6 |
|
3279
|
7 |
This directory contains the ML sources of the Isabelle system for
|
|
8 |
Constructive Type Theory (extensional equality, no universes).<p>
|
1341
|
9 |
|
3279
|
10 |
The <tt>ex</tt> subdirectory contains some examples.<p>
|
1341
|
11 |
|
|
12 |
Useful references on Constructive Type Theory:
|
|
13 |
|
|
14 |
<UL>
|
15283
|
15 |
<LI> B. Nordstrm, K. Petersson and J. M. Smith,<BR>
|
|
16 |
Programming in Martin-Lf's Type Theory<BR>
|
1341
|
17 |
(Oxford University Press, 1990)
|
|
18 |
|
|
19 |
<LI> Simon Thompson,<BR>
|
|
20 |
Type Theory and Functional Programming (Addison-Wesley, 1991)
|
|
21 |
</UL>
|
3279
|
22 |
|
|
23 |
</BODY>
|
|
24 |
</HTML>
|