Exercise 3.5.1
(i) Suppose we define the ordered pair for any objects and by the formula . Show that such a definition (known as the Kuratowski definition of an ordered pair) indeed obeys the property (3.5).
(ii) Suppose we instead define an ordered pair using the alternate definition . Show that this definition (known as the short definition of an ordered pair) also verifies (3.5) and is thus also an acceptable definition of ordered pair. (Warning: this is tricky; one needs the axiom of regularity, and in particular Exercise 3.2.2.)
(iii) Show that regardless of the definition of ordered pair, the Cartesian product of any two sets is again a set. (Hint: first use the axiom of replacement to show that for any , that is a set, and then apply the axiom of union.)
Let's remind ourselves of property (3.5):
Two ordered pairs and are considered equal if and only if both their components match, i.e.,
Part (i)
Let's consider two ordered pairs, and . Let's write these in the form of the Kuratowski definition.
For the two ordered pairs to be equal, the two sets, and , must be equal. Two sets are equal if every member of one is also a member of the other.
This means the following four statements must be true:
Each of these statements implies the following, listed in corresponding order:
These make use of the fact that a set with two (distinct) elements can't equal a singleton set. That is, , unless , in which case , a singleton set.
These last four statements are only all true if:
This is because the first and third statements set in all cases. Then the second and fourth statements set , or the case where .
This shows the Kuratowski definition of an ordered pair obeys property 3.5.
Part (ii)
We take a similar approach to the above.
Before we do, let's remind ourselves of the result of Exercise 3.2.2:
- If is a set, then .
- If and are sets, then either or , or both.
Let's consider two ordered pairs, and . Let's write these in the form of the "short" definition.
For the two ordered pairs to be equal, the two sets, and , must be equal. Two sets are equal if every member of one is also a member of the other.
This means the following four statements must be true:
Each of these statements implies the following, listed in corresponding order:
This requires more work to resolve. We start with two cases, suggested by the first and third statements, or .
case
The first statement then suggests . However, this is ruled out by the axiom of regularity. If is a fundamental object, then it cannot be a set . If is a set, then it cannot be a member of by the axiom of regularity.
Similarly, the second statement suggests , which is ruled out by the axiom of regularity, following a similar argument as above. This leaves . That is, .
The third statement suggests , also ruled out by the axiom of regularity.
The fourth statement suggests , which is ruled out by the axiom of regularity, leaving .
So the case leaves only .
case
Since , all four statements tell us the following two statements must be true:
This is ruled out by the axiom of regularity in the second form presented above: if and are sets, then either or , or both. So must not be an element of , must not be an element of
So the case is ruled out.
Considering both cases leaves us with
This shows the "short" definition of an ordered pair obeys property 3.5.
Part (iii)
For any two sets, and , we want to show that the cartesian product is also a set.
Fix an and apply the Axiom of Replacement to Y as follows. Consider the statement :
This statement is true if is an ordered pair with . For every it is true for at most one ordered pair , therefore it is suitable for use by the Axiom of Replacement. This gives us a new set of ordered pairs:
Remember, is fixed.
Now we need to iterate over and we can do this using the Axiom of Union, which defines the following set:
This set contains all the combinations of and in the form of ordered pairs .
This is the Cartesian product , and is a set by the axioms of construction we used.
Update to Part (iii)
This discussion (link) has clarified an important point and is worth discussing here.
The axiom of union is quite intuitive, which is good, but does risk us overlooking some details.
The detail I had glossed over is that the union requires to be a set (of sets). Ensuring that is a set is something I had glossed over, so the following approach is a little more rigorous.
Step 1:
- Fix an and use the axiom of replacement on . Use the statement which is true for at most one ordered pair for each . This gives us a set . That is, the set exists due to the axiom of replacement.
Step 2:
- Now use the axiom of replacement again, this time on . Use the statement which is true for at most one for each . This gives us a set of sets . Again, this set exists due to the axiom of replacement.
Step 3:
- Now we know exists, we can use the axion of union, . This is equivalent to , as required.