Let $X$ be a topological space and $A\subseteq X$. Then $A$ is closed if and only if every net in $A$ that converges to some $x\in X$, we have $x\in A$.
How do I negate the statement
"every net in $A$ that converges to some $x\in X$, we have $x\in A$"?
What troubles me is the wordings "that converges to some" when negating. I would negate this into "that converges to any", which sounds meaningsless. I end up getting
"there exists a net in $A$ that converges to some $x\in X$ and $x\notin A$".
I am still unsure about it. Could anyone explain how to negate a such statement when wordings can be hard to translate into mathematical notations/symbols?
The negation of the statement
$(\forall\,\text{net}\, \Phi$), (If $\lim\Phi$ exists then $\lim\Phi\in F$)
is
$(\exists\, \text{net}\, \Phi$), ($\lim\Phi$ exists, and $\lim\Phi\notin F$)
The last bit is bacause the negation of ($p\Rightarrow q$) is $\big(p\wedge (\sim q)\big)$
Thus, the negation of
A set $F\subset X$ is closed if and only if $(\forall\,\text{net}\, \Phi$), (If $\lim\Phi$ exists then $\lim\Phi\in F$)
is
A set $F\subset X$ is not closed if and only if $(\exists\, \text{net}\, \Phi$), ($\lim\Phi$ exists, and $\lim\Phi\notin F$)