I am reading book An Introduction To Analysis By William R.Wade, the theorem is stated as:
Suppose that $I$ is a closed, bounded interval. If $f:I\rightarrow R$ is continuous on $I$. Then $f$ is uniformly continuous on $I$.
The given proof starts from:
Suppose to the contrary that $f$ is continuous but not uniformly continuous on $I$. Then there is an $\epsilon_0>0$ and points $x_n,y_n\in I$ such that $|x_n-y_n|<\frac{1}{n}$ and $$|f(x_n)-f(y_n)|\geq\epsilon_0,n\in N.$$
I have no difficulty to follow this assumption and derive the contradiction (relates to this question), to me the even harder part is to understand why the contrary to
If $f:I\rightarrow R$ is continuous on $I$. Then $f$ is uniformly continuous on $I$
Can is formed into
There is an $\epsilon_0>0$ and points $x_n,y_n\in I$ such that $|x_n-y_n|<\frac{1}{n}$ and $|f(x_n)-f(y_n)|\geq\epsilon_0,n\in N.$
Shouldn't it be easier to say
There is an $\epsilon_0>0$ and points $x,y\in I$ such that $|x-y|<\delta$ for arbitrary small $\delta$ and $|f(x)-f(y)|\geq\epsilon_0,n\in N?$
Because then by theorem $$|x|<\epsilon,\forall\epsilon>0\Longleftrightarrow x=0,$$
we have $x=y,$ therefore $|f(x)-f(y)|=0$ contrary to $|f(x)-f(y)|>\epsilon_0>0$. Why would it be necessary to constract sequence and use Bolzano-Weierstrass and Comparison Theorem to complete the proof?
$\textbf{Not uniform continuity:---}$ There is $\epsilon_0$ such that, for each $\delta>0$ we have $x_{\delta},y_{\delta}\in I$,
with $|x_{\delta}-y_{\delta}|<\delta$ but $|f(x_{\delta})-f(y_{\delta})|\geq \epsilon_0$.
$\textbf{Proof:---}$Hence there is an $\epsilon_0>0$ and points $x_n,y_n\in I$ such that $|x_n-y_n|<\frac{1}{n}$ and $|f(x_n)-f(y_n)|\geq\epsilon_0,n\in \Bbb N.$ Bolzano-Weierstrass theorem says, $\{x_n\}$ has a convergent subsequnce say, $\{x_{n_k}\}$ converges to $x\in I$. Then, $| x_{n_k}-y_{n_k}|<\frac{1}{n_k}$ implies $\{y_{n_k}\}$ also converges to $x$. Continuity of $f$ implies both $\{f(x_{n_k})\}$ and $\{f(y_{n_k})\}$ converges to $f(y)$. Therefore, $$\lim_{k\to \infty}|f(x_{n_k})-f(y_{n_k})|=0.$$