src/HOL/Algebra/abstract/Abstract.thy
author ballarin
Thu, 23 Jan 2003 09:16:53 +0100
changeset 13783 3294f727e20d
parent 7998 3d0c34795831
child 16417 9bc16273c2d4
permissions -rw-r--r--
Fixed term order for normal form in rings.

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

theory Abstract = RingHomo + Field:

end