1.2.10 Example
1.2.11 Definition
(Nested quantifiers). By a nested quantification we mean a quantification in which a quantifier lies within the scope of another one, such as: ∀xƎy (x+y=0)
1.2.12 Example
Assume that the domain of the variables
x,
y and
z consists of all real numbers.
(i) The nested quantification “∀x∀
y(
x+
y=
y+
x)” is the commutative law for addition.
(ii) The nested quantification “∀
xxƎ
y(
x+
y=0)” expresses the existence of an additive inverse
y for
every real number
x.
(iii) The nested quantification “∀
x∀
y∀
z((
x+
y)+
z=
x+(
y+
z))” is the associative law for addition.
(iv) The nested quantification “∀
x∀
y[(
x>0 ^
y<0)→
xy<0] means that for every real number
x and for every real number
y, if
x is positive and
y is negative then
xy is negative.