Give an equivalence $R$ relation over a set $A$:
$$C_x=\{y\in{A}:xRy\}$$
I'm trying to prove that if $x,y\in{A}$, Either $C_x=C_y$ or $C_x\cap{C_y}=\{\}$. In other words, $C_x$ and $C_y$ must be either identical or disjoint. I can see intuitively that it is the case, however, I am looking for a way to rigorously prove it using predicate logic and elementary set theory.
I have two ideas on where to start, but don't know how to proceed from there:
- Start with the statement $(x\in{A}\land{y}\in{A})\to{(C_x=C_y\lor{C_x}\cap{C_y}=\{\})}$ and take the contrapositive, which seems easier to prove (but I could be wrong): $$(C_x\ne{C_y}\land C_x\cap{C_y}\ne\{\})\to{\lnot(x\in{A}\land{y}\in{A})}$$
- Start with the observation that logical statements $X\lor{Y}$ is logically equivalent to $\bar{X}\to{Y}$.
I'm not sure how to proceed from here. Can anyone give me a hint on how to proceed?
HINT: Show that if $C_x\cap C_y\ne\varnothing$, then $C_x=C_y$.
One way to do this: