doc-src/TutorialI/CTL/ROOT.ML
author urbanc
Fri, 17 Nov 2006 17:32:30 +0100
changeset 21405 26b51f724fe6
parent 10212 33fe2d701ddd
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:
9958
67f2920862c7 *** empty log message ***
nipkow
parents:
diff changeset
     1
use "../settings.ML";
67f2920862c7 *** empty log message ***
nipkow
parents:
diff changeset
     2
use_thy "PDL";
67f2920862c7 *** empty log message ***
nipkow
parents:
diff changeset
     3
use_thy "CTL";
10212
33fe2d701ddd *** empty log message ***
nipkow
parents: 9958
diff changeset
     4
use_thy "CTLind";