We proved that all convergent sequences are bounded. However, when proving the following:
If $x_n$ converges to $x$ and $y_n$ converges to $y$, then $\dfrac{x_n}{y_n}$ converges to $\dfrac{x}{y}$,
we use the fact that if a sequence $y_n$ converges to $y$, with $y_n, \ y \not = 0$, then there exists a positive real number $c$ and a natural number $N$ such that $|y_n| \geq c$ for $n> N$.
My question is, since $y_n$ is convergent, then it should be bounded seeing as every convergent sequence is bounded. But, doesn't $|y_n| > c$ imply that it $y_n$ is not bounded?