15283
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
3279
|
2 |
|
15582
|
3 |
<!-- $Id$ -->
|
|
4 |
|
|
5 |
<HTML>
|
|
6 |
|
|
7 |
<HEAD>
|
|
8 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
9 |
<TITLE>CTT/README</TITLE>
|
|
10 |
</HEAD>
|
|
11 |
|
|
12 |
<BODY>
|
1341
|
13 |
|
|
14 |
<H2>CTT: Constructive Type Theory</H2>
|
|
15 |
|
19761
|
16 |
This is a version of Constructive Type Theory (extensional equality, no universes).<p>
|
1341
|
17 |
|
|
18 |
Useful references on Constructive Type Theory:
|
|
19 |
|
|
20 |
<UL>
|
19762
|
21 |
<LI> B. Nordström, K. Petersson and J. M. Smith,<BR>
|
|
22 |
Programming in Martin-Löf's Type Theory<BR>
|
1341
|
23 |
(Oxford University Press, 1990)
|
|
24 |
|
|
25 |
<LI> Simon Thompson,<BR>
|
|
26 |
Type Theory and Functional Programming (Addison-Wesley, 1991)
|
|
27 |
</UL>
|
3279
|
28 |
|
|
29 |
</BODY>
|
|
30 |
</HTML>
|