5.3 Mapping Reducibility (continued) The Emptiness Problem What's the Emptiness Problem for Turing Machines? E[TM] = { | M is a TM and L(M) = empty-set } Describe a machine that maps any in A[TM] to in E[TM]. If is in A[TM], how do you show is in E[TM]? If is not in A[TM], how do you show is not in E[TM]? What's the problem with these results? What do you conclude about mapping reduction? Classwork You may work with a partner. Use a mapping reduction to prove the language is Undecidable. L3 = { | M is a TM which accepts some string of 1s and 0s containing an odd number of 1s }