src/HOL/Algebra/Group.thy
changeset 16417 9bc16273c2d4
parent 15763 b901a127ac73
child 19684 6101fbebda1d
--- a/src/HOL/Algebra/Group.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/src/HOL/Algebra/Group.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -8,7 +8,7 @@
 
 header {* Groups *}
 
-theory Group = FuncSet + Lattice:
+theory Group imports FuncSet Lattice begin
 
 
 section {* Monoids and Groups *}