src/HOL/Analysis/Winding_Numbers.thy
changeset 67135 1a94352812f4
parent 66884 c2128ab11f61
child 68077 ee8c13ae81e9
--- a/src/HOL/Analysis/Winding_Numbers.thy	Mon Dec 04 23:10:52 2017 +0100
+++ b/src/HOL/Analysis/Winding_Numbers.thy	Tue Dec 05 12:14:36 2017 +0100
@@ -706,7 +706,7 @@
       - winding_number (subpath t 0 q +++ linepath (a - d) (a + e)) z"
       using z_notin_ed z_notin_0t \<open>0 \<le> t\<close> \<open>simple_path q\<close> \<open>t \<le> 1\<close>
       by (simp add: simple_path_imp_path qt q01 path_image_subpath_commute closed_segment_commute winding_number_join winding_number_reversepath [symmetric])
-    show "- complex_of_real d \<noteq> complex_of_real e"
+    show "- d \<noteq> e"
       using ad_not_ae by auto
     show "winding_number (subpath t 0 q +++ linepath (a - d) (a + e)) z \<noteq> 0"
       using z1 by auto