src/HOL/Probability/Helly_Selection.thy
changeset 66453 cc19f7ca2ed6
parent 66447 a1f5c5c26fa6
child 67399 eab6ce8368fa
--- a/src/HOL/Probability/Helly_Selection.thy	Fri Aug 18 13:55:05 2017 +0200
+++ b/src/HOL/Probability/Helly_Selection.thy	Fri Aug 18 20:47:47 2017 +0200
@@ -8,7 +8,7 @@
 text \<open>The set of bounded, monotone, right continuous functions is sequentially compact\<close>
 
 theory Helly_Selection
-  imports "~~/src/HOL/Library/Diagonal_Subsequence" Weak_Convergence
+  imports "HOL-Library.Diagonal_Subsequence" Weak_Convergence
 begin
 
 lemma minus_one_less: "x - 1 < (x::real)"