(A) Consider the statement $\forall x \exists y \lnot P(x, y)$. Write down a negation of the statement that does not use the symbol $\lnot$.
I just said that its $\forall x \exists y P(x, y)$ but I'm not entirely sure. Can someone clarify?
(B) Under the interpretation where $x$ and $y$ are in $\mathbb{R} \smallsetminus \{0\}$ and $P(x, y)$ is "$xy ≥ 0$", is the original statement in (B) true or is its negation true?
For this part, I said when $x$ and $y$ are BOTH positive or negative integers, then (B) is true, but when one is positive and the other is negative, then the negation is true? Am I on the right track?
A)
Wrong.
Step by step we find that the following are negations of $\forall x\exists y\neg P(x,y)$
In the last one $\neg$ is not present.
B)
The original statement is true.
For every $x\in\mathbb R-\{0\}$ we can find an $y\in\mathbb R-\{0\}$ such that $xy<0$. We can take $y=-x$.