I found that many of us (mathematicians) try to construct natural numbers defined from the intuitive concept 'size of the set'. They take $\emptyset$, the empty set as the starting, then define and represent the size of the set $A_1=\{\emptyset\}$ as $1$, now define $2$ as the size of the set $A_2=\{\emptyset,A_1\}$ and so on.
My doubt: Can we take an absolute empty set $\emptyset$ without relating to a well defined universal set $U$?
\phi
for the empty set. Use either\emptyset
, which produces $\emptyset$, or\varnothing
, which yields $\varnothing$. – Arturo Magidin May 09 '22 at 18:14