Singleton Class/Examples/Empty Set

From ProofWiki
Jump to navigation Jump to search

Example of Singleton Class

The singleton class $\set \O$ is the class whose only element is the empty set $\O$.


Warning

It is important to distinguish between an element, for example $a$, and a singleton containing it, that is, $\set a$.

That is $a$ and $\set a$ are not the same thing.

While it is true that:

$a \in \set a$

it is not true that:

$a = \set a$

neither is it true that:

$a \in a$


Sources