Index sets provide many examples of sets which are complete at some level of the
arithmetical hierarchy. Here, we say a \Sigma_n set A is
\Sigma_n-complete if, for every \Sigma_n set B, there is an
m-reduction from B to A. \Pi_n-completeness is defined similarly. Here are some examples: • \mathrm{Emp} = \{ e \,:\, W_e = \varnothing \} is \Pi_1-complete. • \mathrm{Fin} = \{ e \,:\, W_e \text{ is finite} \} is \Sigma_2-complete. • \mathrm{Inf} = \{ e \,:\, W_e \text{ is infinite} \} is \Pi_2-complete. • \mathrm{Tot} = \{ e \,:\, \varphi_e \text{ is total} \} = \{ e : W_e = \mathbb{N} \} is \Pi_2-complete. • \mathrm{Con} = \{ e \,:\, \varphi_e \text{ is total and constant} \} is \Pi_2-complete. • \mathrm{Cof} = \{ e \,:\, W_e \text{ is cofinite} \} is \Sigma_3-complete. • \mathrm{Rec} = \{ e \,:\, W_e \text{ is computable} \} is \Sigma_3-complete. • \mathrm{Ext} = \{ e \,:\, \varphi_e \text{ is extendible to a total computable function} \} is \Sigma_3-complete. • \mathrm{Cpl} = \{ e \,:\, W_e \equiv_\mathrm{T} \mathrm{HP} \} is \Sigma_4-complete, where \mathrm{HP} is the
halting problem. Empirically, if the "most obvious" definition of a set A is \Sigma_n [resp. \Pi_n], we can usually show that A is \Sigma_n-complete [resp. \Pi_n-complete]. ==Notes==