src/HOL/AxClasses/Tutorial/ROOT.ML
author paulson
Fri, 26 May 2000 18:08:46 +0200
changeset 8989 8791e3304748
parent 8920 af5e09b6c208
child 9000 c20d58286a51
permissions -rw-r--r--
sublist and some lemmas about it
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";