src/HOL/Algebra/abstract/Abstract.thy
author smolkas
Fri, 11 Jan 2013 14:35:28 +0100
changeset 50824 a991d603aac6
parent 35849 b5522b51cb1e
permissions -rw-r--r--
tuned

(*  Author: Clemens Ballarin, started 17 July 1997

Summary theory of the development of abstract algebra.
*)

theory Abstract
imports RingHomo Field
begin

end