Consider the following statements regarding alphabet and language inequalities: S1:∑∗−{ϵ}=∑+
S2:L∗−{ϵ}=L∗
Which of the above statements are always true?
Open in App
Solution
Only S1 holds true. The problem in S2 is that, if "ϵ" belongs to L. RHS will contain ϵ, but LHS won't, so the equality will not hold. Therefore S2 will be false.