Question: Problem 1 . ( 5 points ) Let M be a finite automaton that accepts the language L . For each one of its state

Problem 1.(5 points)
Let M be a finite automaton that accepts the language L. For each one of its state q we define the set Lq as
Lq={xin**|**(q0,x)=q},
i.e. the set of strings for which M, after processing them starting at the initial state q0, ends up in the state q. The equivalence relation defined by the L-indistinguishability property between strings generates a correspondent equivalence relation between states: we say that two states p and q are equivalent, p-=q, if and only if the strings belonging to Lp are pairwise L-indistinguishable from the strings in Lq.
Show that two states p and q are not equivalent, i.e.pq, if and only if there exists a string zin** such that only one of the two states given by **(p,z) and **(q,z) is an accepting state.
Problem 1 . ( 5 points ) Let M be a finite

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!