This section in the book is about quantifiers, and in particular nested quantifiers. The idea is to understand the precise meaning of commonly used English phrases, such as "for all" and "there exists". The differences between two statements in written English can sometimes seem subtle, but the mathematical meaning can be drastically different.
This exercise is quite good at teasing out and surfacing these differences.
Exercise A.5.1
What does each of the following statements mean, and which of them are true? Can you find gaming metaphors for each of these statements?
(a) For every positive number
(b) There exists a positive number
(c) There exists a positive number
(d) For every positive number
(e) There exists a positive number
Before we dive in, let's remind ourselves of the gaming metaphor. The idea is that we and an opponent are choosing values for variables like
- The opponent can choose any value, without constraint. Where possible, the opponent is minded to choose values which disprove the statement. The opponent is playing the role of the universal quantifier, "for all", or
. - We can choose a specific value, often trying to meet certain criteria for that variable, with the aim of proving the statement. We are playing the role of an existential quantifier, "there exists", or
.
For each part of the question we will, (1) write the statement in precise symbolic form, (2) write it in plain English, (3) state whether the statement is true or false, (4) and illustrate it with the game metaphor. I will be following the convention for the symbolic form set out in Keith Devlin's course, which focussed on clarity rather than brevity.
Note: the exercise doesn't state what domain the variables
(a) For every positive number
In symbolic form, this is
In plain English, this says that every possible combination of
The statement is false. A counter-example is
In the gaming metaphor, the opponent is choosing both
(b) There exists a positive number
In symbolic form, this is
In plain English, if we pick a specific
The statement is false. If we pick
In the gaming metaphor, after we pick a value for x, the opponent can pick a value to ensure the relation
(c) There exists a positive number
In symbolic form, this is
In plain English, this says there is a specific
The statement is true. There are (infinitely) many examples, but one is
In the gaming metaphore, we can choose specific values for
(d) For every positive number
In symbolic form, this is
In plain English, this says that for any value of
The statement is true. It is in fact saying that every positive natural number has a square. Or more fundamentally, for any
In the gaming metaphor, the opponent can pick any positive number, and our challenge is to find its square, something which is always possible.
(e) There exists a positive number
In symbolic form, this is
In plain English, this says that for any specific value chosen for
The statement is false. Consider choosing
In the gaming metaphor, we first choose a
Thoughts - Left to Right
Terence Tao is very clear that the plain English phrases need to be read from left to right, and any variables instantiated in that order, left to right.
This is counter to my previous habit of reading such sentences and unconsciously re-ordering them in an attempt to make them make sense. For example, the last example (e) was being read as "for every
Another way to think about these is to instantiate the left-most (outer-most) variable and see what the inside means. With example (b), if we instantiate
it becomes
which is must easier to read and see as false.
No comments:
Post a Comment