Suppose there is a function $f(x)$ and assume the limit exist as $x$ goes to $0$ $$\lim_{x\to0}f(x) = 0$$ then $$\forall\varepsilon\gt0,\exists \delta\gt 0, \text{ such that } |x| \lt \delta ,|f(x)| \lt \varepsilon \tag{1}$$
Can we also claim that, we can always find a $\delta_{1} \gt 0$ (an interval) such that $$\forall\varepsilon\gt0,\exists \delta_{1}\gt0, \text{ such that } |x| \lt \delta_{1} ,|f(x)| \leq \varepsilon \tag{2}$$
Where the two $\varepsilon$ in $(1),(2)$ are the same. My question is: Given that $(1)$ holds, does $(2)$ also hold? Any help would be appreciated. Thanks in advance.
It should be:
$$\forall\varepsilon\gt0,\exists \delta\gt0,\quad\text{such that}\ \space |~x~| \lt \delta \Rightarrow ~|f(x)| \lt \varepsilon \tag{1}$$
And yes, if $(1)$ holds then $(2)$ holds too. That's because in general $a \lt m$ implies $a \le m$.
If the two $\epsilon$ are the same, in $(2)$ just pick the same $\delta$.