src/HOL/Algebra/abstract/Abstract.thy
author aspinall
Fri, 30 Sep 2005 18:18:34 +0200
changeset 17740 fc385ce6187d
parent 16417 9bc16273c2d4
child 27541 9e585e99b494
permissions -rw-r--r--
Add icon for interface.

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

theory Abstract imports RingHomo Field begin

end