Chapter 1: Regular Languages

For Your Enjoyment

Chapter 1.3, Regular Expressions

Definition

R is a regular expression if R is

  1. a for some a in alphabet Σ,
  2. ε,
  3. ∅,
  4. (R1 ∪ R2) where each Ri is a regular expression,
  5. (R1 ◦ R2) where each Ri is a regular expression, or
  6. (R1*) where R1 is a regular expression,

Active Learning

Sundry Notes

Active Learning

Theorem

Active Learning

In-Class Notes

Valid XHTML 1.0!