I would like to prove that if we're in the context of a limit for $x \to \infty$ of a function $f$ (lets suppose that $f$ has finite limit $l$) we can suppose $x>0$ and, more in general, we can suppose $x>a$ with $a>0$.
My approach is that we know by limit definition that for all $\varepsilon>0$ exists $K_\varepsilon>0$ such that for all $x>K_{\varepsilon}$ it is $|f(x)-l|<\varepsilon$.
So from this the first statement is immediate, since by $x>K_{\varepsilon}>0$ for transitivity it is $x>0$; so, for the other statement, since the definition of limit works for $K_{\varepsilon}$ it works for all $M_{\varepsilon}>K_{\varepsilon}$, so for proving that we can suppose $x>a$ it is enough to use the arbitrarity of $M_{\varepsilon}$. Lets choose $M_{\varepsilon}$ such that $x-a>M_{\varepsilon}-a>K_{\varepsilon}>0$, hence it is $x>M_{\varepsilon}>a$.
Is this correct? If not, can someone point out my mistakes? Thanks.
I suppose that this works for $x\to x_0$ too, in the sense that if $x \to x_0$ we can suppose $|x-x_0| < a$ for all $a>0$; indeed for $x \to x_0$ the definition of limit works for a $\delta_{\varepsilon}>0$ such that $|x-x_0|<\delta_{\varepsilon}$ then it works for all $\sigma_{\varepsilon}<\delta_{\varepsilon}$, and so it is enough to take $\sigma_{\varepsilon}>a$ so we have $x_0-\delta_{\varepsilon}<x_0-\sigma_{\varepsilon}<x_0-a<x<x_0+a<x_0+\sigma_{\varepsilon}<x_0+\delta_{\varepsilon}\Rightarrow |x-x_0|<a$.
Has this sense?
A colleague of mine wanted to prove the first statement (the one of limit as $x\to\infty$) with the theorem (which I know has the name "permanence of sign theorem") that if $f \to l$ with $l>0$ for $x\to c$ then $f(x)>l$ for $|x-c|<\delta_{\varepsilon}$, but it looks wrong to me because it gives us information on the sign of $l$ and not on the sign of $x$; is my colleague wrong or right? Thanks.