src/HOL/Algebra/abstract/Abstract.thy
author ballarin
Fri, 02 May 2003 20:02:50 +0200
changeset 13949 0ce528cd6f19
parent 13783 3294f727e20d
child 16417 9bc16273c2d4
permissions -rw-r--r--
HOL-Algebra complete for release Isabelle2003 (modulo section headers).

(*
    Summary theory of the development of abstract algebra
    $Id$
    Author: Clemens Ballarin, started 17 July 1997
*)

theory Abstract = RingHomo + Field:

end