From: Mark Tarver
Subject: introduction to constructive type theory in Qi II
Date: 
Message-ID: <08f1c0b5-3ab3-4f8e-a936-f2887e166dbe@v17g2000vbb.googlegroups.com>
For those interested in these things; the discussion (lifted from a
series of posts to Qilang) is on http://www.lambdassociates.org/Lib/Logic/Martin-Lof/martin-lof.pdf.
It covers Per Martin-Lof's TT0 up to primitive recursion and includes
the synthesis of the addition function as an example (cor, wow ;)).
The code for the system is in http://www.lambdassociates.org/Lib/libraries.htm;
about 200 lines in all.

Mark