src/HOL/Algebra/abstract/Abstract.thy
author wenzelm
Wed, 01 Aug 2007 16:55:39 +0200
changeset 24111 20e74aa5f56b
parent 16417 9bc16273c2d4
child 27541 9e585e99b494
permissions -rw-r--r--
updated;

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

theory Abstract imports RingHomo Field begin

end