src/HOL/Algebra/abstract/Abstract.thy
author nipkow
Wed, 15 Aug 2012 12:18:30 +0200
changeset 48819 6cf7a9d8bbaf
parent 35849 b5522b51cb1e
permissions -rw-r--r--
abstracted lemmas

(*  Author: Clemens Ballarin, started 17 July 1997

Summary theory of the development of abstract algebra.
*)

theory Abstract
imports RingHomo Field
begin

end