Post #2
learningphysics said:
matt grime said:
It doesn't bloody well need to be (it is the 'worst case scenario'), and doesn't alter the fact that your suggestion wasn't at all helpful.
The case where the two sets are disjoint seems like the most straightforward one to me... construct a bijection from the first set to the odds... second to the evens... thereby constructing a bijection of the union to the naturals...
But in the case of the two sets intersecting constructing such a bijection seems less straightforward to me. particulary the case of an infinite intersection.
Clearly the intersection of countable sets A,B is itself countable, since [tex]\left| {A \cap B} \right| \leqslant \left| A \right|[/tex].
Hence the intersection is either finite or countably infinite.
Finite case: Let
[tex]\begin{gathered}<br />
C = A \cap B,\;\left| {A \cap B} \right| = N \in \mathbb{N} \hfill \\<br />
D = A - C \hfill \\<br />
E = B - C \hfill \\ <br />
\end{gathered}[/tex]
Your bijection could be
[tex]b\left( n \right) = \left\{ \begin{gathered}<br />
c_n ,\;n \leqslant N \hfill \\<br />
d_n ,\;n > N \wedge n\;{\text{is odd}} \hfill \\<br />
e_n ,\;n > N \wedge n\;{\text{is even}} \hfill \\ <br />
\end{gathered} \right.[/tex]
Countably infinite case: Let
[tex]
\begin{gathered}<br />
C = A \cap B,\;\left| {A \cap B} \right| = \left| \mathbb{N} \right| \hfill \\<br />
D = A - C \hfill \\<br />
E = B - C \hfill \\ <br />
\end{gathered}[/tex]
Your bijection could be
[tex]b\left( n \right) = \left\{ \begin{gathered}<br />
c_n ,\;n\bmod 3 = 0 \hfill \\<br />
d_n ,\;n\bmod 3 = 1 \hfill \\<br />
e_n ,\;n\bmod 3 = 2 \hfill \\ <br />
\end{gathered} \right.[/tex]
**Edit:
matt grime said:
Sigh. If you read the other posts here someone pointed out what to do if you really want to consider the idea of intersecting sets: replace XuY with Xu(Ynx^c).
That essentially is the idea, hinted in previous posts but not quite so quickly received