src/HOL/Algebra/abstract/Abstract.thy
author wenzelm
Sat, 06 Nov 2010 17:55:32 +0100
changeset 40393 2bb7ec08574a
parent 35849 b5522b51cb1e
permissions -rw-r--r--
somewhat more uniform timing in ML vs. Scala;

(*  Author: Clemens Ballarin, started 17 July 1997

Summary theory of the development of abstract algebra.
*)

theory Abstract
imports RingHomo Field
begin

end