In a domain of natural numbers, use $P(x)$ for $x$ is prime and $Q(x)$ for $x$ is even. Also the symbols $ \ <,>$ for $x$ and $=$ for $y$ can be used.
Then write the following sentences into quantified statements.
(i) Some primes are even.
(ii) All even numbers are greater than $ 1 $ .
Answer:
I tried to write as follows:
(i) 'some primes are even' can be written as $ \exists <,> (\wedge Q(x)) $
Am I right ? Any help ?