src/HOL/Algebra/FiniteProduct.thy
changeset 31727 2621a957d417
parent 29237 e90d9d51106b
child 32693 6c6b1ba5e71e
--- a/src/HOL/Algebra/FiniteProduct.thy	Fri Jun 19 20:22:46 2009 +0200
+++ b/src/HOL/Algebra/FiniteProduct.thy	Fri Jun 19 22:49:12 2009 +0200
@@ -508,7 +508,6 @@
   apply force
   apply (subst finprod_insert)
   apply auto
-  apply (force simp add: Pi_def)
   apply (subst m_comm)
   apply auto
 done