Let $X$ be an uncountable set. On the set $P(X)$ (this is the power set) we define a relation $S$ by saying that $(A,B) \in S$ iff $A\backslash B$ (equivalent with this notation: $A-B$) is a countable set. Oh, woops, I forgot to mention that $A \in P(X)$ and $B\in P(X)$.
I already proved that $S$ is not an equivalence relation. (See one of my other posts)
Now, define $R = S \cap S^{-1}$. I have to show that this is an equivalence relation. But I don't what the intersection looks like and how to define $S^{-1}$. This is my initial thought: $S^{-1}= \{ (B,A)| (A,B) \in S \}$. So this intersection is { $(A,B) |$ the sets $A$ and $B$ with the quality that: $A\backslash B$ is countable and $B \backslash A$ is countable}. Is this correct? How can I optimize this notation?