Let $X =$ {$d$ : $\psi_d(0)=0\}$ and $Y$ = { $d$ : $\psi_d(0) = 1$ }. Show that if $S\subseteq \mathbb{N}$ has the property $X \subseteq S$ and $Y \cap S = \emptyset$ then $S$ is not recursive.
So I was thinking if I could find some function $f$ such that $\psi_{f(d)}(x) = \psi_d(d)$ for all $d$ and $x$. And then we were to consider the characteristic function of $\{t: f(t) \in S\}$ which we could call $\psi_a$ and see that computing $\psi_a(a)$ can be paradoxical. But how do we show we can find such a function $f$ and does my thinking sound right?