What is the negation of this statement?
Let the sequences $\{x_{n}\}$ and $\{y_{n}\}$ be given. There exist a positive rational $a$ and a positive integer $N$ such that $x_{n} - y_{n} \geq a$ for all positive integer $n$ with $n \geq N$.
My answer is,
Let the sequences $\{x_{n}\}$ and $\{y_{n}\}$ be given. For every positive rational $a$ and every positive integer $N$, there is a positive integer $n$ with $n \geq N$ such that $x_{n} - y_{n} < a$.
Is this correct?