I prepare for Final-Exam on Complexity Course. in one of my prof. old-exam I see this question:
Suppose $A_n$={$x \in \mathbb{N}\mid n \in W_x $}. Which of them is false?
1) Set $A_n$ for each natural number is r.e
2) $ \forall n A_n =_m K$ (K is Halting Set)
3) $\forall l \forall k A_l =_m A_k$
4) $ \cap_{n \in \mathbb{N}} A_n^c $ is a complete r.e set
Short answer of her exam is (4) is right. Who can help me with learning and defining some hint for this question. I think when $ A \leq_m B$ and $ B \leq_m A$ we have $A =_m B$, that called equivalence relation. (just I think) ( $\leq_m$ means many-one reducible).
Thanks.