src/HOL/AxClasses/Tutorial/ROOT.ML
author wenzelm
Thu, 17 Aug 2000 10:37:04 +0200
changeset 9624 de254f375477
parent 9000 c20d58286a51
permissions -rw-r--r--
changed 'opaque' option to 'open' (opaque is default); renamed 'mk_cases_tac' to 'ind_cases';
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1247
18b1441fb603 Various axiomatic type class demos;
wenzelm
parents:
diff changeset
     1
9000
c20d58286a51 cleaned up;
wenzelm
parents: 8920
diff changeset
     2
time_use_thy "Semigroups";
c20d58286a51 cleaned up;
wenzelm
parents: 8920
diff changeset
     3
time_use_thy "Group";
c20d58286a51 cleaned up;
wenzelm
parents: 8920
diff changeset
     4
time_use_thy "Product";