What is the syntax rule to present a syntax with quantifiers ?
Should we rather write :
\begin{equation} \forall x\in \mathbb N\quad \exists y\in\mathbb N \quad x<y\qquad (1) \end{equation}
or
\begin{equation} \forall x\in \mathbb N,\exists y\in\mathbb N,\ x<y\ ?\qquad (2) \end{equation}