2.3 Quantifiers
By way of motivation, consider the following statement11 1 Logicians might not like us calling a statement at all because it involves as a ‘free variable’. You do not need to be worried about this at this stage of your mathematical career..
: ‘The square of the integer is even.’
We label this statement so we can refer to it concisely. Whether is true or false depends on the value of . For example,
-
•
if then is true (because , which is even);
-
•
if then is false (because , which is not even).
We cannot know whether is true without knowing something about the value of .
In statement , the symbol ‘’ is called a variable because its value can vary. Symbols can also be used to stand for constants, e.g. and . The value of a constant is fixed.
As mathematicians, we aim to make statements and establish that they are true (by giving a proof) in order to advance our understanding of the subject. Statement does not really help our understanding of which integers have even squares because it is sometimes true and sometimes false. Compare it with the following two statements:
: ‘Let be , or . The square of the integer is even.’ [True]
: ‘Let be , or . The square of the integer is even.’ [False]
We can say for sure that statements and are either true or false, but not both, because we have specified something about the variable . We say that the variable has been quantified.
Two types of quantifier are very common in mathematics. These are ‘for all’ (the universal quantifier) and ‘there exists’ (the existential quantifier). You have probably seen many statements that use these quantifiers already in your mathematical career, but you might not have thought about them in such terms.
2.3.1 Universal quantifier
Consider the following claim.
Claim 2.8.
For all positive real numbers , is positive.
The phrase ‘for all’ is called the universal quantifier. It is used when we want to make a statement about all objects with some property – in this case all positive real numbers. There are different ways of phrasing Claim 2.8, for example:
-
•
Given any positive real number , is positive.
-
•
Suppose is a real number. If then .
Read these carefully and convince yourself that they mean the same thing as Claim 2.8.
The point here is that there is room for mathematicians to have their own writing style while working within the norms expected by the rest of the mathematical community. You will find a style that suits you as you progress through your degree.
Some people use (an upside-down A) as a shorthand for the phrase ‘for all’.
Here are two more examples of statements using a universal quantifier:
Claim 2.9.
For all real numbers , is positive.
Claim 2.10.
For all real numbers strictly between and , is negative.
Exercise 2.11.
Decide whether you think Claims 2.8, 2.9 and 2.10 are true or false.
Try rephrasing the claims in different, but equivalent, ways. Which way seems most natural to you?
2.3.2 Existential quantifier
Consider the following claim.
Claim 2.12.
There exists a real number such that is positive.
The phrase ‘there exists’ is called the existential quantifier. It is used when we want to make a statement about there being at least one object with some property. There are different ways of phrasing Claim 2.12, for example:
-
•
There is a real number with the property that is positive.
-
•
Some real number is such that .
Read these carefully and convince yourself that they mean the same thing as Claim 2.12.
Some people use (a back-to-front E) as a shorthand for the phrase ‘there exists’.
Note that Claim 2.12 does not state precisely which real numbers make positive, or exactly how many there are; it just says that there is at least one value of which does.
Here are two more examples of statements using an existential quantifier:
Claim 2.13.
There is a real number such that is negative.
Claim 2.14.
For some real number strictly between and , is positive.
Exercise 2.15.
Decide whether you think Claims 2.12, 2.13 and 2.14 are true or false.
Try rephrasing the claims in different, but equivalent, ways. Which way seems most natural to you?