src/HOL/AxClasses/README.html
author wenzelm
Wed, 21 May 1997 17:13:00 +0200
changeset 3279 815ef5848324
parent 2666 995d34955791
child 6215 6165747678ba
permissions -rw-r--r--
tuned all READMEs;

<HTML><HEAD><TITLE>HOL/AxClasses/README</TITLE></HEAD><BODY>

<h2>Axiomatic type classes</h2>

This directory contains the following axiomatic type class examples:


<DL>

<DT> Tutorial
<DD> Some simple axclass demos that go along with the paper <A
HREF="http://www4.informatik.tu-muenchen.de/~nipkow/isadist/axclass.dvi.gz">
"Using Axiomatic Type Classes in Isabelle --- a tutorial". </A>

<P>

<DT> Group
<DD> Some bits of group theory.

<P>

<DT> Lattice
<DD> Basic theory of lattices and orders.

</DL>

</BODY></HTML>