COMS W3261
Computer Science Theory
Lecture 8: October 5, 2009
Properties of Regular Languages

1. Outline

2. Review

3. Closure Properties of Regular Languages

3. Midterm 1

4. Practice Problems

  1. Show that the regular languages are closed under complement.
  2. Show that the regular languages are closed under intersection.
  3. Let A be any language over Σ. Show that A = A* iff AA is contained in A.
  4. Let noprefix(A) be the set of strings w in A such that no prefix of w other than w is in A. Show that the regular languages are closed under the noprefix operation.

5. Reading Assignment



aho@cs.columbia.edu