doc-src/TutorialI/Recdef/ROOT.ML
author urbanc
Fri, 17 Nov 2006 17:32:30 +0100
changeset 21405 26b51f724fe6
parent 10187 0376cccd9118
permissions -rw-r--r--
added an intro lemma for freshness of products; set up the simplifier so that it can deal with the compact and long notation for freshness constraints (FIXME: it should also be able to deal with the special case of freshness of atoms)
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";