jeffgerickson / algorithms

Bug-tracking for Jeff's algorithms book, notes, etc.
7.91k stars 1.02k forks source link

[Oops.] e instead of epsilon #231

Open zeh3 opened 3 years ago

zeh3 commented 3 years ago

Please verify that the error is present in the most recent revision before reporting.

Chapter number or note title: [DFAs: intuition, definitions, closure properties]

Page number: [11]

Error description: [In the base case of the proof for Lemma 3.1, the final expression contains the letter e instead of epsilon]

Suggested fix (if any): [change it from e to epsilon]