doc-src/TutorialI/Recdef/ROOT.ML
author kleing
Mon, 15 Oct 2001 21:04:32 +0200
changeset 11787 85b3735a51e1
parent 10187 0376cccd9118
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:
9834
109b11c4e77e *** empty log message ***
nipkow
parents: 9689
diff changeset
     1
use "../settings";
8745
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     2
use_thy "termination";
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     3
use_thy "Induction";
9689
751fde5307e4 *** empty log message ***
nipkow
parents: 9644
diff changeset
     4
use_thy "Nested1";
751fde5307e4 *** empty log message ***
nipkow
parents: 9644
diff changeset
     5
use_thy "Nested2";