Let $L$ be a regular language with alphabet $\Sigma = \{a,b,c\}$.
Prove that the following language is regular:
$\{w | w \in L \text{ and } w \text{ starts with } abc \}$.
I wonder what proof strategy I can use to prove this.
Let $L$ be a regular language with alphabet $\Sigma = \{a,b,c\}$.
Prove that the following language is regular:
$\{w | w \in L \text{ and } w \text{ starts with } abc \}$.
I wonder what proof strategy I can use to prove this.
Use closure properties of regular languages.