I'm posting this message so as to know if it would possible to get a hint so as to solve the following problem: A subset $A$ of $\mathbb N$ is related to a subset $B$ of $\mathbb N$ (A%B) if the symmetric difference of the two sets is a finite set.
I managed to prove the reflexive and symetric property of this relation but I'm stuck for proving the transitive proporty. As a matter of fact, I don't know how to deal with it when the sets are infinite. For example, I notice that if the set A = {2.k , $k \in \mathbb N$} - {2} is related to the set B = { 2.k | $k . \in \mathbb N$} $\cup$ {3}. This would mean that the set $C$ has to be of the form C {2.k | $k \in \mathbb N$}. Nevertheless this is just an example, I don't know how to generalize it if it's transitive (it may seem that yes it's).
Thank you in advance for your feedback.

The symmetric difference of A and B is finite,
iff A and B differ in a finite number of points.
Is this sufficient insight to prove transitivity?