src/HOL/Analysis/Convex_Euclidean_Space.thy
changeset 66827 c94531b5007d
parent 66793 deabce3ccf1f
child 66884 c2128ab11f61
--- a/src/HOL/Analysis/Convex_Euclidean_Space.thy	Tue Oct 10 14:03:51 2017 +0100
+++ b/src/HOL/Analysis/Convex_Euclidean_Space.thy	Tue Oct 10 17:15:37 2017 +0100
@@ -10,7 +10,7 @@
 
 theory Convex_Euclidean_Space
 imports
-  Topology_Euclidean_Space
+  Connected
   "HOL-Library.Set_Algebras"
 begin
 
@@ -6717,7 +6717,7 @@
     done
   then show ?thesis
     using connected_ivt_component[of "f ` cbox a b" "f a" "f b" k y]
-    by (simp add: Topology_Euclidean_Space.connected_continuous_image assms)
+    by (simp add: connected_continuous_image assms)
 qed
 
 lemma ivt_increasing_component_1: