src/HOL/Algebra/abstract/Abstract.thy
author haftmann
Thu, 20 Mar 2008 12:04:53 +0100
changeset 26357 19b153ebda0b
parent 16417 9bc16273c2d4
child 27541 9e585e99b494
permissions -rw-r--r--
added forward composition

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

theory Abstract imports RingHomo Field begin

end