Suppose I have a function of $x$, depending on a small parameter $\epsilon$. I write the function as $f(x, \epsilon)$ where $\epsilon$ is small. For simplicity let $x \in \mathbb{R}$ and $f(x, \epsilon) \in \mathbb{R}$.
Assume that $f(x,0)$ is nonzero for all $x$. So either $f(x,0)<0$ or $f(x,0)>0$. Can I somehow make use of implicit function theorem that for all small $\epsilon$, I would also have $f(x, \epsilon) \neq 0$ for all $x$?
If so, how would I explicitly set it up to make use of the implicit function theorem?