The property for Regular Language to create new languages under functions.

Theorem

Proof

  • Define a regex
  • The predicate : There exists a regex s.t
  • Then, we proves that holds for every regex using Proof by Structural Induction
  • Suppose is an arbitrary Regular Language
  • Then,
  • So, is denoted by some regex, thus it is regular

Example