cragar
- 2,546
- 3
Homework Statement
Successor of a set x is defined as [itex]S(x)=x \cup {x}[/itex]
Prove that if S(x)=S(y) then x=y
Our teacher gives us a hint and says use the foundation axiom.
The Attempt at a Solution
if [itex]S(x)=S(y)=x \cup {x}=y \cup {y}[/itex]
I feel like doing a proof by contradiction would work.
assume for contradiction that [itex]x \neq y[/itex]
if x does not equal y then [itex](<b>x \cup {x}) \neq (y \cup {y}) </b>[/itex]
which contradicts S(x)=S(y) therefore x=y.
[/B]