src/HOL/Algebra/abstract/Abstract.thy
author wenzelm
Fri, 21 May 2004 21:15:10 +0200
changeset 14767 d2b071e65e4c
parent 13783 3294f727e20d
child 16417 9bc16273c2d4
permissions -rw-r--r--
tuned document;

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

theory Abstract = RingHomo + Field:

end