5.3 Mapping Reducibility (continued) The Equivalence Problem What's the Equivalence Problem for Turing Machines? EQ[TM] = { | M1 and M2 are TMs and L(M1) = L(M2) } Describe a machine that maps any w in E[TM] to f(w) in EQ[TM]. If is in E[TM], how do you show is in EQ[TM]? If is not in E[TM], how do you show is not in EQ[TM]? Write the proof that EQ[TM] is Undecidable. 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 }