Vacuous quantifier: a quantifier which fails to bind a variable.
Can someone please spell out for me why the semantics of FOL simply “ignores” vacuous quantification in the sense that vacuous quantifiers do no affect the truth conditions of the formula in which it occurs. What exactly in the truth conditions for the universal and existential quantifiers makes this the case?
Thanks in advance!
Take a sentence like $\forall x \exists y \ P(y)$
According to the semantics of the quantifiers, this statement is true in some world if and only if for any object from the world that you pick, I can point to some object that has property $P$. And note: as long as there is indeed some object that has property $P$, I can point to that object regardless of whatever object you pick: I can effectively ignore your pick. Of course, if no object in the world has property $P$, then there is no object for me to point to, and the statement will be false. In sum: the y is true if and only if there is some object with property $P$. Thus, $\forall x \exists y \ P(y)$ is equivalent to statement $\exists y \ P(y)$.
Similar reasoning applies to any such a ‘null quantifier’, which is why they can always be removed without changing the meaning of the sentence. Hence they can effectively be ignored.