src/CTT/README.html
author wenzelm
Sun, 11 Jan 2009 21:49:59 +0100
changeset 29450 ac7f67be7f1f
parent 19762 957bcf55c98f
child 36862 952b2b102a0a
permissions -rw-r--r--
tuned categories;

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<!-- $Id$ -->

<HTML>

<HEAD>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <TITLE>CTT/README</TITLE>
</HEAD>

<BODY>

<H2>CTT: Constructive Type Theory</H2>

This is a version of Constructive Type Theory (extensional equality, no universes).<p>

Useful references on Constructive Type Theory:

<UL>
<LI>	B. Nordström, K. Petersson and J. M. Smith,<BR>
	Programming in Martin-Löf's Type Theory<BR>
	(Oxford University Press, 1990)

<LI>	Simon Thompson,<BR>
	Type Theory and Functional Programming (Addison-Wesley, 1991)
</UL>

</BODY>
</HTML>