In the book "mathematical logic", it is said that $(a,b)$ is an abbreviation for $\{ \{a,a\},\{a,b \}\}$.
I don't understand this, since firstly, $\{a,a\}=\{a\}$, and secondly, even if this weren't the case, how does $\{ \{a,a\},\{a,b \}\}$ capture the ordered relation of $(a,b)$?
i.e. how do we see a tuple as a set?
${a,{a, b}} = {a, {a, c}} \implies c = b$
– Good Morning Captain Jan 23 '18 at 13:22