src/CTT/README.html
author kleing
Sat, 30 Apr 2005 14:18:36 +0200
changeset 15900 d6156cb8dc2e
parent 15582 7219facb3fd0
child 19761 5cd82054c2c6
permissions -rw-r--r--
fixed typo

<!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 directory contains the ML sources of the Isabelle system for
Constructive Type Theory (extensional equality, no universes).<p>

The <tt>ex</tt> subdirectory contains some examples.<p>

Useful references on Constructive Type Theory:

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

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

</BODY>
</HTML>