doc-src/AxClass/Group/ROOT.ML
author kleing
Mon, 15 Oct 2001 21:04:32 +0200
changeset 11787 85b3735a51e1
parent 8906 fc7841f31388
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:
8890
9a44d8d98731 snapshot of new Isar'ized version;
wenzelm
parents:
diff changeset
     1
9a44d8d98731 snapshot of new Isar'ized version;
wenzelm
parents:
diff changeset
     2
use_thy "Semigroups";
9a44d8d98731 snapshot of new Isar'ized version;
wenzelm
parents:
diff changeset
     3
use_thy "Group";
9a44d8d98731 snapshot of new Isar'ized version;
wenzelm
parents:
diff changeset
     4
use_thy "Product";