Why doesn't {x,{y}} work as a set-theoretic definition of ordered pairs?

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 3K views
reb659
Messages
64
Reaction score
0
Hi

I was reading through a textbook and I came across the set theoretic definition of an ordered pair (Kuratowski), where (x,y)={{x},{x,y}}, which apparently can be shortened to {x,{x,y}}. This seems to be the standard definition for an ordered pair in set theory so that we can determine both the first and second element using only set theory and no notions of "first" or "second". However, I am wondering why the less complicated definition (x,y)={x,{y}} does not also work.

Can anyone enlighten me?
 
Physics news on Phys.org
If {x,{y}}={a,{b}} then either x=a and {y}={b} which is what we want, or
x={b} and a={y}. So if we just pick y and b arbitrarily we can come up with counterexamples to what an ordered pair should satisfy. So for example ({0},1)=({1},0) under your proposed definition