src/HOL/Probability/Lebesgue_Measure.thy
changeset 56193 c726ecfb22b6
parent 56188 0268784f60da
child 56218 1c3f1f2431f9
--- a/src/HOL/Probability/Lebesgue_Measure.thy	Tue Mar 18 14:32:23 2014 +0100
+++ b/src/HOL/Probability/Lebesgue_Measure.thy	Tue Mar 18 15:53:48 2014 +0100
@@ -194,7 +194,7 @@
             ultimately show ?case
               using Suc A by (simp add: Integration.integral_add[symmetric])
           qed auto }
-        ultimately show "(\<lambda>m. \<Sum>x = 0..<m. ?m n x) ----> ?M n UNIV"
+        ultimately show "(\<lambda>m. \<Sum>x<m. ?m n x) ----> ?M n UNIV"
           by (simp add: atLeast0LessThan)
       qed
     qed