author | paulson |
Tue, 16 Jul 1996 15:49:46 +0200 | |
changeset 1868 | 836950047d85 |
parent 1441 | 7fbe815c18ad |
permissions | -rw-r--r-- |
1256 | 1 |
$Id$ |
1247 | 2 |
|
1441 | 3 |
This directory contains the following axiomatic type class examples: |
1247 | 4 |
|
5 |
Tutorial/ Some simple axclass demos that go along with the paper |
|
6 |
"Using Axiomatic Type Classes in Isabelle --- a |
|
7 |
tutorial". |
|
8 |
||
1441 | 9 |
Group/ Some bits of group theory. |
10 |
||
11 |
Lattice/ Basic theory of lattices and orders. |