doc-src/TutorialI/Advanced/ROOT.ML
author huffman
Sat, 16 Sep 2006 19:12:03 +0200
changeset 20554 c433e78d4203
parent 12675 25f1e89b5012
child 25281 8d309beb66d6
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9958
67f2920862c7 *** empty log message ***
nipkow
parents:
diff changeset
     1
use "../settings.ML";
12675
25f1e89b5012 no_document use_thy "While_Combinator";
wenzelm
parents: 10654
diff changeset
     2
no_document use_thy "While_Combinator";
9958
67f2920862c7 *** empty log message ***
nipkow
parents:
diff changeset
     3
use_thy "simp";
10187
0376cccd9118 *** empty log message ***
nipkow
parents: 9958
diff changeset
     4
use_thy "WFrec";
10654
458068404143 *** empty log message ***
nipkow
parents: 10187
diff changeset
     5
use_thy "Partial";