src/HOL/Algebra/abstract/Abstract.thy
author wenzelm
Thu, 16 Feb 2012 22:54:40 +0100
changeset 46509 c4b2ec379fdd
parent 35849 b5522b51cb1e
permissions -rw-r--r--
more symbols; misc tuning;

(*  Author: Clemens Ballarin, started 17 July 1997

Summary theory of the development of abstract algebra.
*)

theory Abstract
imports RingHomo Field
begin

end