The MathResource
numerical quantifier,
n. (Logic) 1. any of the sequence of quantifiers, (∃nx), read as there are at least n Fs. The first member, (∃1x), is defined by
(∃1x) Fx ≡ (∃x) (Fx)
to be equivalent to the existential quantifier, (∃x), and the sequence is defined recursively by
(∃n+1x) Fx ≡ (∃nx) (Fx & (∃ y) (Fy & xy));
that is, there are at least n + 1 Fs is equivalent to there are at least n Fs different from some F.
2. exact numerical quantifier. a restriction on the above, definable in terms of it as
(n x) Fx ≡ (∃nx) Fx & - (∃n+1x) Fx.
Alternatively, (1x) Fx can be defined as the unique quantifier,
(∃!x) Fx ≡ (∃x) (Fx & ∀ y) (Fyx = y)),
whence by recursion
(n+1 x) Fx ≡ (n x) (Fx & (1y) (Fy & xy)).