src/HOL/Analysis/Summation_Tests.thy
changeset 69597 ff784d5a5bfb
parent 68643 3db6c9338ec1
child 70097 4005298550a6
--- a/src/HOL/Analysis/Summation_Tests.thy	Sat Jan 05 17:00:43 2019 +0100
+++ b/src/HOL/Analysis/Summation_Tests.thy	Sat Jan 05 17:24:33 2019 +0100
@@ -469,7 +469,7 @@
 
 text \<open>
   The radius of convergence of a power series. This value always exists, ranges from
-  @{term "0::ereal"} to @{term "\<infinity>::ereal"}, and the power series is guaranteed to converge for
+  \<^term>\<open>0::ereal\<close> to \<^term>\<open>\<infinity>::ereal\<close>, and the power series is guaranteed to converge for
   all inputs with a norm that is smaller than that radius and to diverge for all inputs with a
   norm that is greater.
 \<close>