I was trying to do this question and got a bit confused, am I to use quantifiers?
I came up with an answer that seems right but probably isn't.
Show that if $n$ is not a multiple of $2$ then it is not a multiple of $6$:
$$ \exists n \forall x [(n \neq 2x) \land (n \neq 6x)] $$
So I am trying to say that for some $n$, $n$ is not a multiple of $2$ and therefore is not a multiple of $6$.
Am I correct?
Any help is greatly appreciated, thank you in advance.
If $n$ is a multiple of $6$ then $n = 6k = 2(3k)$ is a multiple of $2$. This is proof by contrapositive