src/CTT/Main.thy
author urbanc
Tue, 13 Dec 2005 18:11:21 +0100
changeset 18396 b3e7da94b51f
parent 17441 5b5feca0344a
child 35762 af3ff2ba4c54
permissions -rw-r--r--
added a fresh_left lemma that contains all instantiation for the various atom-types.


(* $Id$ *)

header {* Main includes everything *}

theory Main
imports CTT Arith Bool
begin
end