I've been assigned a proof by contrapositive for:
If $a$ is a natural number and $a, a + 2$, and $a + 4$ are prime, then $a = 3$.
So, the contrapositive I've produced is as follows:
If $a \neq 3$, then it is not true that $a, a + 2$, and $a + 4$ are prime.
How would I go about proving this?