I have to check which of these propositions are false, i tried to solve this but i was able to find 3 alternatives resulting in false.
I don't know which symbols to use in these 2 situations:
- For any
- For some
Well, from that:
Which one is the only false, or is there more than one false and my solution is right?
$\exists (x) \in \mathbb{Z}$ | $ x+4 = -4$
$\forall(x) \in \mathbb{N}$ | $ x>15$
For any X $\in \mathbb{R}$ | $ x < -5$
$\exists x \in \mathbb{R} $ | $ 3x + 5 = 15$
For some $x \in \mathbb{N} $ | $ x^2 + 15 = 0$