doc-src/TutorialI/Misc/ROOT.ML
author wenzelm
Thu, 04 Oct 2001 15:20:40 +0200
changeset 11670 59f79df42d1f
parent 11203 881222d48777
child 12582 b85acd66f715
permissions -rw-r--r--
proof by cases and induction on types and sets (used to be specific for HOL);

use "../settings.ML";
use_thy "Tree";
use_thy "Tree2";
use_thy "case_exprs";
use_thy "fakenat";
use_thy "natsum";
use_thy "pairs";
use_thy "Option2";
use_thy "types";
use_thy "prime_def";
use_thy "Translations";
use_thy "simp";
use_thy "Itrev";
use_thy "AdvancedInd";
use_thy "appendix";