Is the resulting language regular?

40 Views Asked by At

If $L$ is a regular language then is $L'=\{w \mid wx \in L \text{ for some string }x\}$ regular?

First step is understand $L'$. So it is a subset of $L$ that contains strings with a certain prefix?