src/HOL/Algebra/abstract/Abstract.thy
author blanchet
Thu, 14 Jul 2011 15:14:38 +0200
changeset 43824 0234156d3fbe
parent 35849 b5522b51cb1e
permissions -rw-r--r--
don't generate Waldmeister problems with only a conjecture, since it makes it crash sometimes

(*  Author: Clemens Ballarin, started 17 July 1997

Summary theory of the development of abstract algebra.
*)

theory Abstract
imports RingHomo Field
begin

end