In our previous post, we discussed nested quantifiers, and preceding that, sets. We briefly mention the notion of ordered pairs that abbreviated our discussions on predicate logic. We will define them properly here. Firstly, we need the proving technique proof by cases.
Lemma 1. Let be propositional variables. Then
Theorem 1. Let be sets. Fix
. Using the axiom of pairing, define the set
Then if and only if
and
.
Proof. We will first prove the direction . Suppose
and
. By the axiom of extensionality, we can show that
and
. Hence,
as required.
We will next prove the direction . Suppose
. By definition,
Therefore, .
There are two cases to consider.
For the first case, if , then
. This implies that
There are two more sub-cases. If , then we must have
. This implies that
where we agree that by convention. This implies that
, so that
. Therefore,
as required.
For the second case, if , then we must have
. Following a similar argument as above, we are forced to conclude that
. Therefore,
as required.
Proving by cases, we have proven the result.
Definition 1. Let be sets. By the axiom schema of specification, define the cartesian product of
and
by
This can be shown to be a consequence of the axiom of power set, which we will omit for now.
Note that . The idea is this, fix
. Then
. However,
and
, so that
. Hence,
.
This turns out to help us define relations, and in turn, functions—the most pervasive object in mathematics. We will discuss them in further detail next time.
—Joel Kindiak, 27 Nov 24, 2307H
Leave a comment