src/HOL/Algebra/abstract/Abstract.thy
author wenzelm
Tue, 10 Jul 2007 23:29:43 +0200
changeset 23719 ccd9cb15c062
parent 16417 9bc16273c2d4
child 27541 9e585e99b494
permissions -rw-r--r--
more markup for inner and outer syntax; added enclose;

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

theory Abstract imports RingHomo Field begin

end