src/HOL/Real.thy
changeset 75327 f4a39342111b
parent 73932 fd21b4a93043
child 75543 1910054f8c39
--- a/src/HOL/Real.thy	Fri Feb 18 21:40:01 2022 +0000
+++ b/src/HOL/Real.thy	Thu Mar 24 18:28:44 2022 +0000
@@ -15,8 +15,8 @@
 
 text \<open>
   This theory contains a formalization of the real numbers as equivalence
-  classes of Cauchy sequences of rationals. See
-  \<^file>\<open>~~/src/HOL/ex/Dedekind_Real.thy\<close> for an alternative construction using
+  classes of Cauchy sequences of rationals. See the AFP entry
+  @{text Dedekind_Real} for an alternative construction using
   Dedekind cuts.
 \<close>