A finite automata is a tuple where:

  • is an alphabet (finite set of atomic symbols)
  • is a finite set of states
  • is the initial state
  • is the set of accepting states
  • is the transition function