I am learning logic, and when I was taking a quiz one of the multiple choice questions was "Which of the following is an unsolved conjecture?" I picked the following answer because I thought it was the Goldbach Conjecture. However, this is not the right answer. What am i missing?
$\forall m \in \mathbb{N}, \exists n \geqslant m, \text{ $n$ even},\exists p,q \in P, n=p+q$
The correct answer was: $\forall m \in \mathbb{N}, \exists n \geqslant m, n\in P \text{ and } n+2 \in P$
However, why Is the first one not also correct?
It looks like the "correct answer" is a statement of the Twin primes conjecture.