src/HOL/Analysis/Brouwer_Fixpoint.thy
changeset 70802 160eaf566bcb
parent 70643 93a7a85de312
child 71172 575b3a818de5
--- a/src/HOL/Analysis/Brouwer_Fixpoint.thy	Mon Oct 07 21:51:31 2019 +0200
+++ b/src/HOL/Analysis/Brouwer_Fixpoint.thy	Tue Oct 08 10:26:40 2019 +0000
@@ -2126,7 +2126,6 @@
           apply (rule_tac x = "dd x / k" in exI)
           apply (simp add: field_simps that)
           apply (simp add: vector_add_divide_simps algebra_simps)
-          apply (metis (no_types) \<open>k \<noteq> 0\<close> divide_inverse_commute inverse_eq_divide mult.left_commute right_inverse)
           done
         ultimately show ?thesis
           using segsub by (auto simp: rel_frontier_def)