Let $f: X \rightarrow Y$ in metric spaces, and let $x^*\in X$, and $y^* = f(x^*)$, $f$ is continuous at $x^*$ iff $\forall \epsilon \gt 0, \exists \delta \gt 0$ such that $B_{\delta}(x^*) \subseteq f^{-1}(B_{\epsilon}(y^*))$.
Now if we switch the order of quantifiers for this definition: $f$ is continuous at $x^*$ iff $\exists \epsilon \gt 0$ such that $\forall \delta \gt 0$, $B_{\delta}(x^*) \subseteq f^{-1}(B_{\epsilon}(y^*))$.
Does continuity imply the new definition? And does the new definition imply continuity? If yes please provide an explanation, if not could someone give a counterexample please? Thanks.