merged
authorwenzelm
Sat, 10 Jan 2009 01:28:31 +0100
changeset 29425 6baa02c8263e
parent 29424 948d616959e4 (diff)
parent 29423 75ac4d6ff8fb (current diff)
child 29426 0a1d32bc5ee5
child 29427 7ba952481e29
merged
--- a/src/HOL/Algebra/IntRing.thy	Sat Jan 10 01:28:18 2009 +0100
+++ b/src/HOL/Algebra/IntRing.thy	Sat Jan 10 01:28:31 2009 +0100
@@ -348,8 +348,8 @@
   "(Idl\<^bsub>\<Z>\<^esub> {k} \<subseteq> Idl\<^bsub>\<Z>\<^esub> {l}) = (l dvd k)"
 apply (subst int_Idl_subset_ideal, subst int_Idl, simp)
 apply (rule, clarify)
-apply (simp add: dvd_def, clarify)
-apply (simp add: int.m_comm)
+apply (simp add: dvd_def)
+apply (simp add: dvd_def mult_ac)
 done
 
 lemma dvds_eq_Idl: