Let $f: X \times Y \rightarrow \mathbb{R}$ be a continuous function where $X \subseteq \mathbb{R}$ and $Y \subseteq \mathbb{R}$. Suppose that
- $(x_{n},y_{n}) \rightarrow (x,y)$ in $\mathbb{R}^{2}$,
- $(x_{n},y_{n}) \in X \times Y$, and
- $\lim _{y_{n} \rightarrow y} f(x',y_{n}) = \infty$ for all $x' \in X$.
Is it true that there exists an $N>0$ such that $f(x_{n},y_{n}) > 0 $ for all $n \geq N$? Seems intuitive but I am a bit stuck.
I think it is not true. Suppose f(x,y)=-x+ 1/|y-1|. let y=1, yn=1+1/n, xn=2n.