Once we have ordered pairs (which we got in the last post), we are ready to define all kinds of important mathematical objects. The most obvious one is probably the product of two sets and . The definition is pretty straightforward:
However, we should ask ourselves if this is a set: as far as we know it, there is nothing preventing this one from being a proper class! So, as you might've guessed, we solve our problems by declaring new axioms. 😎 I'll now try to describe Axiom of Replacement, which should (together with our old axioms) imply that is a set.
Remember that we had the notion of a predicate . What we meant here was a property that a set may or may not have. Very similarly, we can consider a property that the ordered pair of sets and may or may not have. One way to think about it is that we can look at some predicate such that a set has this property only if it is of the form and in that case, we write instead of . The point is simply that is some property of and together (and in that order).
Suppose now that we have some set and some property . We would like to replace elements of according to , but this probably needs some clarification. Let's say that . We then have this class:
If for example is true for all sets and , then and we cannot expect to replace inside by all sets and still get a set-sized object! What I'm trying to say is that if we want to do replacing, we need some restrictions. Here's one: for all sets , there exists unique set (in the whole universe) such that holds. This restriction seems promising because then for all , class is in fact a set with a single element, call it . What we now mean by replacement is that we would like the class
to also be a set: we replace every element of by some other element. Axiom of Replacement simply asserts that this is indeed true.
Okay, let's see why this axiom does the job: let's fix two sets and and let's show that is also a set. For any element , we may replace each by . This leads to the set
Now, each element can be replaced by the set , which spits out the set
What are the elements of elements of ? An element of is of the form for some , while its elements are of the form for some . Well then, this just means that the set of the elements of elements of set is equal to , or in other words,
If you recall Axiom of Union, you'll realize that, since is a set, then also is a set, and we are done.
Comments
Post a Comment