1

In first order logic with equality, it is easy to define numerical quantifiers such as "there exist exactly two x such that...", or "there exist at least six x such that...". I am trying to develop a logic, more expressive than bare first order logic with equality, but not as expressive as set theory or second order logic, where there can be variable numerical quantifiers. One could say, for instance, that there are 3n+1 x such that Px, where the n is itself a variable that can be quantified over. Has anyone pursued this idea? In other words, is there any paper or book where someone has taken this idea seriously and pursued it?

user107952
  • 20,508

1 Answers1

2

See Jouko Vaananen, Models and Games (2011), Ch.10 : Generalized Quantifiers.

See page 284 :

Definition 10.1 A weak (generalized) quantifier is a mapping $Q$ which maps every non-empty set $A$ to a subset of $\mathcal P(A)$. A weak (generalized) quantifier on a domain $A$ is any subset of $\mathcal P(A)$.

See page 285 :

Example 10.2

1 . The existential quantifier ...

3 . The counting quantifier $\exists^{\ge n}$ ...