Is there any mathematical meaning in this set-theoretical joke?

Solution 1:

Let me start by saying that yes. There is some mathematical meaning to this joke.

Sets, as you may know, are the objects of interest in set theory. For example $\sf ZFC$, which is probably the "default" set theory in the eyes of many. One of the most beautiful parts of modern set theory is that we can use it as a foundation for mathematics. That is, we can, with only the $\in$ relation at our disposal, build and describe pretty much all the constructions in mathematics within set theory. Okay, that's inaccurate, but if we limit ourselves to classical mathematics, or things like basic analysis and so on, then the answer is positive. Yes, we can do that just with $\sf ZFC$. I am not going to go into details on how we can do that, but let's assume that we agree on that for now.

If so, we can treat the mathematical universe, the collection of all objects in mathematics as a universe of sets which adheres to the axioms of $\sf ZFC$. Meaning all our objects are sets.

So what does it mean to exist? If $\varphi(x)$ is a formula in the language of set theory, then we can ask whether or not $\exists x\varphi$ is a true sentence in the universe. But when is it true? It is true when there is some object in our universe which satisfies the formula $\varphi$. In this case, we say that there exists such $x$.

But wait, object in the universe? We already agreed that objects in the universe are sets. So if there exists an object we can say that there exists a set. So when we have a certain property $\psi$, we can define from it the following formula $$\varphi(x):=\forall y(y\in x\leftrightarrow\psi(y))$$

Now we can ask, does there exists $x$ which satisfies $\varphi$? If there is one, then $x$ is a set, because existing is synonymous with being an object in the universe, which itself is synonymous with being a set.

However, the paradoxes of set theory tell us that not every such $\varphi$ can be realized in the universe. If $\psi(y)$ is simply $y\notin y$, then $\lnot(\exists x\varphi(x))$. There is no set which includes all the sets which are not members of themselves. But we can still ask meaningful questions about the collection of objects which do not include themselves. Is this collection closed under unions? intersections? taking power sets?

In order to handle these sort of constructs we define the notion of a class. Classes are just collections which are defined by a formula. Sometimes those are sets, but sometimes not. If a class is not a set, we say it is a proper class.

Examples of proper classes are the collection of all sets; all non-empty sets; all groups; all functions; all the singletons; and so on and so forth. Each of these can be described using a formula. And indeed, in many ways, a correct way to look at classes is to consider them as syntactical objects. When we talk about classes we really just talk about formulas.

The joke, if so, says that when mathematician try to analyze something, if it exists then it's a set -- because it's an object of our universe; but if it doesn't exist then it's a proper class.

But the joke, of course, being just a joke, hides a deep and important point. For a collection to be a class it needs to be definable by a formula. So while existence is synonymous with being a set, non-existence is not synonymous with being a proper class.

For example, if we denote by $V$ the proper class of all sets, then $\{V\}$ is neither a set nor a proper class. It doesn't exist. But wait, what does it mean? We just wrote it. So how can it not exist? Well, there are a lot of fine points in a formal proof, but the shortest way to argue is to prove that elements of classes are sets. Therefore, if $\{V\}$ is a class, we have that $V$ is a set, but we already know it's not.

Therefore the collection $\{V\}$ is not definable by a formula.

Another example is that we can prove that there is no function from $\Bbb N$ onto $\Bbb R$. This doesn't mean that such function is a proper class. No, it simply cannot be defined.


To read more:

  1. Sets and classes
  2. Difference between a class and a set
  3. Why bother proving that a class is a set?
  4. difference between class, set , family and collection