Given a non-empty set A, and define a power set of A as $S=P(A)$.
Proving R={$(A_1,A_2)\in S^2| (A_1\setminus A_2 )\cup (A_2\setminus A_1 ) $ is finite } is a equivalence relation. I know how to prove reflexive and symmetric, need more lights on transitivity. Following is my attempt, and I realised it is wrong.
suppose $(A_i,A_j) \in R$ and $(A_j,A_k) \in R$, $(A_i \cup A_j) \setminus (A_i \cap A_j) $ is finite and $(A_j \cup A_k) \setminus (A_j \cap A_k) $ is finite. Then $(A_i \cup A_j\cup A_j \cup A_k) \setminus (A_i \cap A_j \cap A_j \cap A_k) $is finite. Obviously $(A_i \cup A_k) \leqslant (A_i \cup A_j\cup A_j \cup A_k)$ and $(A_i \cap A_k) \leqslant (A_i \cap A_j \cap A_j \cap A_k)$. Then I conclude the transitivity which is inappropriate. I should not ensure the bigger set minus smaller set $(A_i \cup A_j\cup A_j \cup A_k) \setminus (A_i \cap A_j \cap A_j \cap A_k) $ will be finite as well.
My gut is looking for a specific way involving cardinal and inequality to prove the transitivity. Anyone enlighten me, please.
"Already known the finite set is the union of each finite set and combined with complement approach"
\subseteqin LaTeX\MathJax). – Henno Brandsma Aug 25 '19 at 09:08