I know a similar question has been posted at Negating the Definition of a Convergent Sequence to Find the Definition of a Divergent Sequence. But there is one thing I don't really understand, or I should say there is one thing I don't really agree with in one of the solutions to this post.
Let's state the definition of convergence of a sequence first: "$\forall\varepsilon>0$ $\exists N\in\Bbb R$ $\forall n\in\Bbb R, n > N $such that $|x_n -\mathscr l|<\varepsilon$ $\forall n \in \Bbb N$.
Well I think the negation of the above statement should be: $$\exists\ \epsilon > 0,\ \forall\ N \in \mathbb N\ \exists\ \mathbb N \ni n \leq N : |x_n - l| \ge \epsilon$$
But it seems like everyone in that post agree that:
$$ \exists\ \epsilon > 0,\ \forall\ N \in \mathbb N\ \exists\ \mathbb N \ni n > N : |x_n - l| \ge \epsilon $$
is the correct negation.
Is there somewhere I made a mistake? In my symbolic logic course my professor taught us both the quantifiers and also the statement attached to that quantifiers should be negated together.
I feel confused...