doc-src/TutorialI/Misc/ROOT.ML
author huffman
Sat, 16 Sep 2006 19:12:03 +0200
changeset 20554 c433e78d4203
parent 13305 f88d0c363582
permissions -rw-r--r--
define new constant of_real for class real_algebra_1; define set Reals as range of_real; add lemmas about of_real and Reals

use "../settings.ML";
use_thy "Tree";
use_thy "Tree2";
use_thy "Plus";
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 "simp";
use_thy "Itrev";
use_thy "AdvancedInd";
use_thy "appendix";