Let \(A\) and \(B\) be two subsets of \(\mathbb{N}\). We say that \(A\) is reducible
to \(B\) and write \(A \leq B\) if there exists a (total) recursive function \(f\)
such that
\(x \in A \quad\) if and only if \(f(x) \in B\).
(a) Show that the relation \(\leq\) is reflexive and transitive.
(b) Assume that \(A\) is reducible to \(B\). Show that if \(B\) is recursively
enumerable, then \(A\) is recursively enumerable; show also that if \(B\) is
recursive, then so is \(A\).
Set
$$
\begin{aligned}
X &=\left\\{x: \phi^{1}(x, x) \text { is defined }\right\\} \\
Y &=\left\\{\alpha_{2}(x, y): \phi^{1}(x, y) \text { is defined }\right\\}
\end{aligned}
$$
(c) Show that a set \(A \subseteq \mathbb{N}\) is recursively enumerable if and
only if \(A \leq Y\).
(d) Let \(A\) and \(B\) be two subsets of \(\mathbb{N}\). Let
$$
C=\\{2 n: n \in A\\} \cup\\{2 n+1: n \in B\\} .
$$
Show that \(A\) and \(B\) are reducible to \(C\) and that if \(D\) is a subset of
\(\mathbb{N}\) such that \(A\) and \(B\) are both reducible to \(D\), then \(C\) is
reducible to \(D\).
(e) We will say that \(A\) is self-dual if \(A \leq \mathbb{N}-A\). Show that for
every \(B \subseteq \mathbb{N}\), there exists a \(C \subseteq \mathbb{N}\) that
is self-dual and is such that \(B \leq C\).
(f) Let \(\mathcal{T}\) be a set of partial recursive functions of one variable
that is not empty and is not equal to the set of all partial recursive
functions of one variable. Set
$$
A=\left\\{x: \phi_{x}^{1} \in \mathcal{T}\right\\} .
$$
(i) Show that if the partial.function whose domain is empty belongs to
\(\mathcal{T}\), then \(X \leq \mathbb{N}-A\).
(ii) Show that, in the opposite case, \(X \leq A\).
(iii) Show that \(A\) is not self-dual.
(g) Show that \(Y \leq X\).