What I know
I know from Peano's axioms that the empty set is equivalent to the natural number $0$ and that the singleton of the empty set is equivalent to the natural number $1$. ( http://www.proofwiki.org/wiki/Peano%27s_Axioms_Uniquely_Define_Natural_Numbers , http://www.proofwiki.org/wiki/Axiom:Peano%27s_Axioms)
I know from Kuratowski that the set $\{\{A\}\}$ is equivalent to the ordered pair $\langle A,A\rangle$.
What I want to know
Are there any alternative interpretations of $\{\{A\}\}$ other than Kuratowski's?
How can we express an ordered homogeneous triple (e.g. Would $\langle A,A,A\rangle$ be equivalent to $\{\{\{A\}\}\}$?)
It seems like the set $\{\{\varnothing\}\}$ can be interpreted as either $\{1\}$ or $\langle\varnothing,\varnothing\rangle$. Should $\{\{\{\varnothing\}\}\}$ be interpreted as $\langle\varnothing,\varnothing,\varnothing\rangle$ or as $\langle 1,1\rangle$. Is it possible that these tuples are in some way equivalent?
Note, re: Peano's Axioms My understanding of Peano's axioms is consistent with the formulation at WolframAlpha, which is expressed as the 5 postulates:
- $0$ is a number.
- If $a$ is a number, the successor of $a$ is a number.
- $0$ is not the successor of a number
- Two numbers of which the successors are equal are themselves equal.
- If a set $S$ of numbers contains zero and also the successor of every number in $S$, then every number is in $S$.
These axioms are expressed in set notation at http://www.proofwiki.org/wiki/Axiom:Peano%27s_Axioms / http://www.proofwiki.org/wiki/Peano%27s_Axioms_Uniquely_Define_Natural_Numbers .