Relations, part 2
[I continue writing in the form of a dialogue between Master (M) and Apprentice (A).]
A: O Noble Teacher, last time we talked, you said that a unary relation is just an arbitrary set. But you didn't explain why would you introduce another word just to mean "set"!
M: O My Dear Apprentice, that is because when we say is a unary relation, we usually have context in mind and we usually say more. For example, we might be thinking about some set and then we might say that is a unary relation on set . In this way, we want to say more then just " is a set". Formally, we mean that is a subset of , but intuitively, we separate elements of into those for which the relation holds and those for which the relation does not hold. Here, " holds" just means " " and " does not hold" means .
A: Okay, that makes more sense. But what about binary relations, are they "on a set" as well?
M: They can be! Saying that is a binary relation on set is just saying " ". You'll note also that asserting this inclusion immediately implies that is a binary relation: is a set because it's contained in a set and all elements of are ordered pairs - ordered pairs of elements of !
A: Okay, can you give me an interesting example of a binary relation on some set?
M: Of course! Let us take for our set, that is the set of all natural numbers, and let us take
Another way to say what is, is to say , which is the intersection of a class and a set. By Axiom of Comprehension, this is a set. This is a very special binary relation and it is usually denoted by . Now, we have that, for example,
so . But, on the other hand, does not hold. In order to see this, note that would mean , while we saw that , so if this situation were real, we would have . But this is false! Remember, that's one of those pathological situations made impossible Axiom of Induction. The most important point that I'd like you to take from this example is that is in fact the standard ordering of the natural numbers! The relation holds if and only if natural number is strictly smaller than natural number .
A: This is great, Master! I've just learned how to code the ordering of the natural numbers as a set! However, I don't know what an ordering actually is...
M: Okay, I'll explain that to you next time we meet.
Comments
Post a Comment