I know about the universal quantifier(translated to "for all") $\forall$ and the existential quantifier(there exists) $\exists$. But I am not sure what the correct way is to use them for multiple multiple variables.
For example:
How would you use the quantifiers to express "for all x, y, c..."?
How would you use the quantifiers to express "for all x, y, c in $\mathbb{R}$..."?
How would you use the quantifiers to express "for all x, y, c in $\mathbb{R}$, there exists a, b such that..."?