src/HOL/Algebra/abstract/Abstract.thy
author paulson
Wed, 24 Jan 2007 17:10:50 +0100
changeset 22172 e7d6cb237b5e
parent 16417 9bc16273c2d4
child 27541 9e585e99b494
permissions -rw-r--r--
some new lemmas

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

theory Abstract imports RingHomo Field begin

end