Problem
1. Show that the relation ≤ on the set of languages (or on the set of decision problems) is reflexive and transitive. Give an example to show that it is not symmetric.
2. Describe how a universal Turing machine could be used in the proof that SA is recursively enumerable.
3. Show that if L1 and L2 are languages over and L2 is recursively enumerable and L1 ≤ L2, then L1 is recursively enumerable.