src/HOL/AxClasses/ROOT.ML
author obua
Sun, 09 May 2004 23:04:36 +0200
changeset 14722 8e739a6eaf11
parent 10134 537206cc738f
child 24104 719fbe4fb77f
permissions -rw-r--r--
replaced apply-style proof for instance Multiset :: plus_ac0 by recommended Isar proof style
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10134
537206cc738f moved axclass tutorial examples to top dir;
wenzelm
parents:
diff changeset
     1
537206cc738f moved axclass tutorial examples to top dir;
wenzelm
parents:
diff changeset
     2
time_use_thy "Semigroups";
537206cc738f moved axclass tutorial examples to top dir;
wenzelm
parents:
diff changeset
     3
time_use_thy "Group";
537206cc738f moved axclass tutorial examples to top dir;
wenzelm
parents:
diff changeset
     4
time_use_thy "Product";