src/HOL/Algebra/abstract/Abstract.thy
author kleing
Tue, 13 May 2003 08:59:21 +0200
changeset 14024 213dcc39358f
parent 13783 3294f727e20d
child 16417 9bc16273c2d4
permissions -rw-r--r--
HOL-Real -> HOL-Complex

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

theory Abstract = RingHomo + Field:

end