I'm trying to understand Bourbaki's definition of universal quantification. The definition is on Page 36 in Theory of Sets as follows:
$(\exists x R) \equiv (\tau_{x} \mid x) R$
$(\forall x R) \equiv \lnot ((\exists x) \lnot R)$
For example:
$R = \in x y$
The resulting formula is: $\lnot (\lnot \in (\tau \space \lnot \in \square y) y)$
It's my understanding the $\square$ is a distinguished object that satisfies the evaluated truth of $\tau$. Therefore, if there is a distinguished object $\square$ that satisfies $\tau$, i.e. a object that does not satisfy $\in x y$, the universal quantification is false.
Does the quantification function $\tau$ try every object in the domain of discourse? If so, and all the objects in the domain of discourse do not satisfy $\tau$ (i.e. universal quantification should be true), what does $\tau$ evaluate to?
It seems that $\tau$ must evaluate to an object that satisfies $\in x y$ for the formula to be true, however I'm unsure how this occurs as every object in the domain of discourse must be tested first for universal quantification to be true.
Any guidance here appreciated. Thanks
