I'm still confused by the use of $\Rightarrow$ in (ε,δ)-definition of limit.
Take for example the definition of $\underset{x\rightarrow x_{0}}{\lim}f\left(x\right)=l$ :
$$\forall\varepsilon>0,\;\exists\delta>0\quad\mathrm{such\:that\quad}\forall x\in\mathrm{dom}\,f,\;0<\left|x-x_{0}\right|<\delta\;\Rightarrow\;\left|f\left(x\right)-l\right|<\varepsilon$$
My questions are:
Why is $\left|f\left(x\right)-l\right|<\varepsilon$ not a sufficient condition for $0<\left|x-x_{0}\right|<\delta\;$?
Or, stated in another way, shouldn't $\left|f\left(x\right)-l\right|<\varepsilon\;\Rightarrow\;0<\left|x-x_{0}\right|<\delta\;$ also be true ? If $f\left(x\right)$ becomes arbitrarily close to $l$, doesn't $x$ becomes arbitrarily close to $x_0$?
Already given example of constant function should (in my opinion) be enough to shoot the whole idea down in a blazing glory, but parabola might be more convincing visually:
As we can see, $\lim_{x\to -2} x^2 = \lim_{x\to 2} x^2 = 4$, and when we are getting close to the limit $4$ on the $y$-axis, it could be that we are either close to $2$ or $-2$, but most definitely we can't get close to both at the same time.