I am reading the following passage in my lecture notes on power series (and have seen similar statements in other texts):
Let $$R=\sup \left\{\left|x\right|\ge 0:\sum a_nx^n \text{ converges}\right\}.$$ If $R=0$, then the series converges only for $x=0$. If $R>0$, then the series converges absolutely for every $x\in \mathbb R$ with $|x|<R$, since it converges for some $x_0\in\mathbb R$ with $|x|<|x_0|<R$.
I'm confused about $|x_0|<R$.
If $M=\sup (A)$, then for every $M'<M$, there exists an $x\in A$ such that $x>M'$. Then, using the definition of an upper bound (in e.g. Spivak's Calculus), it follows that $M'<x\color{red}{\leq} M$. Suppose $A=\{1,2,3\}$, then $2.8<3$, but stating $2.8<3<3$ would be incorrect.
Why is it correct then to state $|x_0|<R$ in this case?