Fix
is a finite set of states is a start state accept states transition function
Interpretation
- Get a word
as input - Start at state
- Read the word letter by letter:
If you’re in state and read , move to - After reading all of
, you’re in some state :
If then ACCEPTS .
If then REJECTS .
Definition
Definition
Homomorphism is just the only reasonable definition
Proposition
If
Corollary
We can always WLOG that