The following two sentences in the language of $\mathbb{N}$ are logically equivalent, in the sense that first-order logic alone is enough to get from one to the other.
- For all $a,b;$ if there exists $k$ such that $ak=b$, then $a\mid b$.
- For all $a,b$ and all $k$, if $ak=b$, then $a\mid b$.
Many similar examples abound in mathematics. Is there any reason to prefer one phrasing over the other?