3.Using Closure Properties§
Using closure properties of regular languages, construct a language that should be regular, but for which you have already shown is not regular. Contradiction.
Proof Outline:
Assume \(L\) is regular.
Apply closure properties to \(L\) and other regular
languages, constructing \(L'\) that you know is not regular.
Closure properties \(\Rightarrow L'\) is regular.
Contradiction. So \(L\) is not regular.