As the title suggests, I am revisiting quantifiers and am having trouble deciphering the proper meaning. I know it is one of these two:
Does it mean that for each individual $y\in\mathbb{Z}$ we can find an $x\in\mathbb{Z}$ pertaining to that individual $y\in\mathbb{Z}$ such that the statement is true
or
Does it mean that for all $y\in\mathbb{Z}$ collectively, there must exist a single unique $x\in\mathbb{Z}$ that satisfies the above proposition for any $y\in\mathbb{Z}$.
I'm leaning towards the latter statement. Thank you.
The first interpretation is correct: $\forall y, \exists x$ means that for any single $y$ there is some $x$ which works. If asserting that there is a single $x$ that works simultaneously for all $y$, it would be $\exists x,\forall y$.