From: Mark Tarver
Subject: introduction to constructive type theory in Qi II
Date: 
Message-ID: <4bd3f5b0-33f4-4336-9c2b-b5bff20b5491@r3g2000vbp.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