1.1Negate a Universal Implication
Write the negation of the statement:
Solution
The negation of $\forall n\, P(n)$ is $\exists n\, \neg P(n)$.
Here $P(n)$ is the implication "if $n$ is prime, then $n$ is odd." The negation of an implication is:
so its negation is:
Therefore the negation is:
Equivalently, there exists an integer $n$ that is prime and even.