| author | ballarin |
| Tue, 11 Jul 2006 11:17:09 +0200 | |
| changeset 20068 | 19c7361db4a3 |
| parent 19761 | 5cd82054c2c6 |
| child 24106 | f2965bf954dc |
| permissions | -rw-r--r-- |
| 9000 | 1 |
(* Title: CTT/ex/ROOT.ML |
| 0 | 2 |
ID: $Id$ |
| 1459 | 3 |
Author: Lawrence C Paulson, Cambridge University Computer Laboratory |
| 0 | 4 |
Copyright 1991 University of Cambridge |
5 |
||
| 19761 | 6 |
Examples for Constructive Type Theory. |
| 0 | 7 |
*) |
8 |
||
| 19761 | 9 |
use_thy "Typechecking"; |
10 |
use_thy "Elimination"; |
|
11 |
use_thy "Equality"; |
|
12 |
use_thy "Synthesis"; |