Our professor gave us the following exercise:
"Statement P reads “x is a prime number”, statement Q reads “x +1 is a prime number"’. Variable x is an arbitrary positive integer. Is the statement P ⇒ ¬Q true of false for every value of x?"
The answer sheet states that the statement is indeed true. Me and my friend have spent quite some time wondering how can it be, since in case x = 1 or x = 2, both P and Q are true, therefore the statement should be false. What is wrong with our reasoning?