A quantifier, denoted
\[\begin{equation*} \forall x \>\> P(x) \end{equation*} \]
and read
where \(P\) is the quantified predicate.
Equivalent to the existential quantifier under negation by
\[\begin{align*} \forall x \> \lnot P(x) \> & \equiv \> \lnot \exists x \> P(x) \\ \lnot \forall x \> P(x) \> & \equiv \> \exists x \> \lnot P(x), \end{align*} \]
which is akin De Morgan’s laws, with \(\forall\) generalizing conjunction.
There is no least integer \(k\) because
\[\begin{equation*} \forall k \in \mathbb{Z} \quad \exists \ell \in \mathbb{Z} \quad (\ell < k), \end{equation*} \]
that is
such as \(\ell = k - 1\).