This is one of my homework assignment questions, that are quite difficult for me. The question states:
Show that $L$ is not semi-decidable where $L = \{w\#x \mid w,x \in \Sigma^*, T(M_w)\neq \{x\}\}$
So I just need a better understanding of $L$ in order to solve this homework. My question now is:
Is the complement of $L$ the language $\overline{L} = \{w\#x \mid w,x \in \Sigma^*, T(M_w) = \{x\}\}$?
If yes, I think it's possible to show that $\overline{H_0} \leq \overline{L}$, but that's the second step that I would like to figure out by myself.