adjusted to tailored version of bex_simps
authorhaftmann
Sun, 24 Jul 2011 22:38:13 +0200
changeset 43968 1fe23cfca01f
parent 43967 610efb6bda1f
child 43969 8adc47768db0
adjusted to tailored version of bex_simps
src/HOL/Multivariate_Analysis/Euclidean_Space.thy
--- a/src/HOL/Multivariate_Analysis/Euclidean_Space.thy	Sun Jul 24 21:27:25 2011 +0200
+++ b/src/HOL/Multivariate_Analysis/Euclidean_Space.thy	Sun Jul 24 22:38:13 2011 +0200
@@ -2505,7 +2505,7 @@
       by auto
     from inj_on_image_set_diff[OF "2.prems"(3), of "insert a b " "{a}", symmetric]
     have tha: "f ` insert a b - f ` {a} = f ` (insert a b - {a})" by blast
-    from "2.prems"(2)[unfolded dependent_def bex_simps(10), rule_format, of "f a"]
+    from "2.prems"(2) [unfolded dependent_def bex_simps(8), rule_format, of "f a"]
     have "f a \<notin> span (f ` b)" using tha
       using "2.hyps"(2)
       "2.prems"(3) by auto