src/HOL/AxClasses/Tutorial/ROOT.ML
author wenzelm
Mon, 22 May 2000 13:29:21 +0200
changeset 8920 af5e09b6c208
parent 7240 a509730e424b
child 9000 c20d58286a51
permissions -rw-r--r--
new Isar version;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1247
18b1441fb603 Various axiomatic type class demos;
wenzelm
parents:
diff changeset
     1
18b1441fb603 Various axiomatic type class demos;
wenzelm
parents:
diff changeset
     2
use_thy "Semigroups";
18b1441fb603 Various axiomatic type class demos;
wenzelm
parents:
diff changeset
     3
use_thy "Group";
18b1441fb603 Various axiomatic type class demos;
wenzelm
parents:
diff changeset
     4
use_thy "Product";