Exercise 9(c) in chapter 3.3 of O'Leary's The Structure of Proof:
With Logic and Set Theory asks the reader to prove that
.
The set theory in the book is fairly simple and naive; numbers are not
sets, and
is never properly defined. The answer to the exercise is something like
"
but
."
This exercise made me wonder, though, whether it is possible to define
in such a way that
.
My investigations led me to the following theorem and proof, which,
though seemingly trivial and probably useless, I find pretty interesting.
Here we use the "short" definition of the ordered pair, that is
.
An object is anything that can be a member of a set.
THEOREM: If
is an object and
is a nonempty set,
.
PROOF: Suppose, for the sake of contradiction, that
.
since
is nonempty, let
be an element of
.
Now, for each natural number
,
let
be the element of
such that
,
i.e.
,
,
etc. Now define the set
as follows:
,
i.e.
.
For each natural
,
we have
and
.
That is, each element of
is not disjoint with
,
contradicting the Axiom of Regularity. By contradiction,
must be false.
☐
This theorem clearly indicates that it is impossible to define
such that
.
The proof leans heavily on the use of the "short" definition of the
ordered pair. I believe that this proof could be altered to use the more
standard Kuratowski definition, or any other "reasonable" definition, but
I have not yet tried.