Question

Let M1 and M2 be arbitrary Turing machines. Prove that the problem “L(M1 ) ⊆ (M2...

Let M1 and M2 be arbitrary Turing machines. Prove that the problem “L(M1 ) ⊆ (M2 ) ” is undecidable.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

`Hey,

Note: Brother in case of any queries, just comment in box I would be very happy to assist all your queries

We will show that ATM ≤m L1.

L1 = {M1, M2 ) | L(M1) ⊆ L(M2)}.

To Proove : L1 is undecidable

Description of the reduction

Input: (M, w)

i. Construct a machine N1 as follows:

N1 ignores its input x, simulates M on w and ACCEPTS if and only if M accepts w (Observe

That L(N1) = Σ∗ if M accepts w and is ∅ otherwise).

ii. Construct another TM N2 that always accepts its input (i.e., L(N2) = Σ∗).

Output: (N2, N1)

Proof of correctness

If M accepts w, then L(N1) = Σ∗ and thus L(N2) ⊆ L(N1).

On the other hand, if M does not accept w, then L(N1) = ∅, thus L(N2) is not a subset of L(N1).

Therefore,

M accepts w ⇐⇒ L(N2) ⊆ L(N1).

Since we know that ATM is undecidable, therefore L1 is undecidable.

Kindly revert for any queries

Thanks.

Add a comment
Know the answer?
Add Answer to:
Let M1 and M2 be arbitrary Turing machines. Prove that the problem “L(M1 ) ⊆ (M2...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT