Elements of are numbers. Elements of are subsets of β that is, is a set of subsets of , but is not itself a subset of . Elements of are either from or from , so some elements of are numbers, and some elements of are sets of numbers.
First note that there exist sets which satisfy the condition for membership in ; for example, the empty set. So should not be not empty. If is a set, then it is a βcandidateβ for membership in itself! Break into cases.
Since all cases lead to a contradiction, is cannot be a set! This is called Russellβs Paradox, and is one of the reasons we rely upon βnaive set theoryβ in this course.
One of the ways to avoid Russellβs Paradox is by requiring every object, including sets, to have a type, similar to how variables in a computer language can be declared to have a type. In such a scheme, a set is never just a set β it is always a set of a certain kind of object. Then an operation such as would not be allowed, as is a set of numbers while is a set of sets of numbers, and we have a type mismatch. And, more importantly, asking a question like βIs ?β becomes nonsensical, as on the left of the symbol is required to be some type of object while on the right is required to be a set of that type of object, and again we have a type mismatch.