I don't understand the argument of how the union of the set of all singletons results in a set of all sets. Doesn't the union of a set of all singletons just contain one set - a set of all possible elements? And not multiple sets? This is how I imagine it: $$ \bigcup \{\{a\}, \{b\}, \{c\}, \dots\} = \{\{a, b, c, \dots\}\}$$
What am I missing?