Example 2.2.6: Logical Impossibilities - The Set of all Sets
Let S be the set of all those sets which are not members of themselves.
Then this set can not exist.
This definition seems to make sense, because a set could be an entity of its own, as well as
an element of another set. For example, we could define two sets
- A = { {1}, {1,3}, A }
- B = { {1}, {1,3} }
- Is S an element of itself or not ?
- If S is an element of itself, then - since by definition S contains those sets only that are not part of itself - S is not an element of itself. That's not possible.
- If S is not an element of itself, then - since S does contain those sets that are not part of itself - S is a member of S. That's not possible either.