doc-src/TutorialI/Advanced/ROOT.ML
author kleing
Mon, 15 Oct 2001 21:04:32 +0200
changeset 11787 85b3735a51e1
parent 10654 458068404143
child 12675 25f1e89b5012
permissions -rw-r--r--
canonical 'cases'/'induct' rules for n-tuples (n=3..7) (really belongs to theory Product_Type, but doesn't work there yet)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9958
67f2920862c7 *** empty log message ***
nipkow
parents:
diff changeset
     1
use "../settings.ML";
67f2920862c7 *** empty log message ***
nipkow
parents:
diff changeset
     2
use_thy "simp";
10187
0376cccd9118 *** empty log message ***
nipkow
parents: 9958
diff changeset
     3
use_thy "WFrec";
10654
458068404143 *** empty log message ***
nipkow
parents: 10187
diff changeset
     4
use_thy "Partial";