>>219
お前だろ?w
下記のAxiom of infinity(無限公理)を見よ

https://en.wikipedia.org/wiki/Axiom_of_infinity
Axiom of infinity

Interpretation and consequences
This axiom is closely related to the von Neumann construction of the natural numbers in set theory, in which the successor of x is defined as x ∪ {x}. If x is a set, then it follows from the other axioms of set theory that this successor is also a uniquely defined set. Successors are used to define the usual set-theoretic encoding of the natural numbers. In this encoding, zero is the empty set:
0 = {}.
The number 1 is the successor of 0:
1 = 0 ∪ {0} = {} ∪ {0} = {0} = {{}}.
Likewise, 2 is the successor of 1:
2 = 1 ∪ {1} = {0} ∪ {1} = {0,1} = { {}, {{}} },
and so on:
3 = {0,1,2} = { {}, {{}}, {{}, {{}}} };
4 = {0,1,2,3} = { {}, {{}}, { {}, {{}} }, { {}, {{}}, {{}, {{}}} } }.

つづく