Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Here is an incorrect proof that E Q C F G is decidable. E Q C F G is in fact not decidable. Not a

Here is an incorrect proof that EQCFG is decidable. EQCFG is in fact not decidable.
Not a proof: Construct a TM as follows:
On input (:G1,G2:) :
Since CFLs are closed under complement, intersection, and union, we can construct a CFG G for (:bar(L(G2))}
Run MECFG on G and return the result.
This TM accepts inputs (:G1,G2:) with L(G1)=L(G2) and rejects inputs (:G1,G2:) with L(G1)L(G2), so it decides EQCFG.
Which of the following are issues with the proof?
A.ECFG is not decidable so MECFG does not halt on all inputs.
B. CFLs are not closed under union, so we can't necessarily construct G.
C. CFLs are not closed under intersection, so we can't necessarily construct G
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing Fundamentals Design And Implementation

Authors: David M. Kroenke

5th Edition

B000CSIH5A, 978-0023668814

More Books

Students also viewed these Databases questions