src/CTT/Main.thy
author obua
Sun, 09 May 2004 23:04:36 +0200
changeset 14722 8e739a6eaf11
parent 10466 78168ca70469
child 16417 9bc16273c2d4
permissions -rw-r--r--
replaced apply-style proof for instance Multiset :: plus_ac0 by recommended Isar proof style


(*theory Main includes everything*)

theory Main = CTT + Arith + Bool:

end