Suppose $a$ is a real number and that $f(x)$ is a real-valued function. In calculus, the statement "$f(x)$ is continuous at a" means that for every positive real number $E$, there exists a positive real number $\sigma$ such that for every real number x in the open interval $(a-\sigma, a+\sigma)$ we have $|f(x)-f(a)| < E$. In plain English, what does it mean for a real-valued function $f(x)$ to not be continuous $a$?
I guess I need to negate $f(x)$ is continuous at $a$.
there exists a positive real number $\sigma$ such that for every real number $x$ in the open interval $(a-\sigma, a+\sigma)$ we have $|f(x)-f(a)| < E$.
Here is my negation. Does it correct? (This does sound weird to me)
For all positive real number, there exists a real number $x$ in the open interval $(a-\sigma, a+\sigma)$, we have $|f(x)-f(a)| \geq E$.