src/CTT/README.html
author oheimb
Wed, 12 Nov 1997 18:58:50 +0100
changeset 4223 f60e3d2c81d3
parent 3279 815ef5848324
child 15283 f21466450330
permissions -rw-r--r--
added thin_refl to hyp_subst_tac


<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>