src/CTT/README.html
author wenzelm
Mon, 13 Mar 2000 13:21:39 +0100
changeset 8434 5e4bba59bfaa
parent 3279 815ef5848324
child 15283 f21466450330
permissions -rw-r--r--
use HOLogic.Not; export indexify_names;


<HTML><HEAD><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. 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>