Σ.
  One state is the initial state, in which the automaton starts.
  Some states are designated as final or accepting states.
  An FA is a 5-tuple (S, Σ, T, s0, A), where
 
   
  | 
  
    
   | 
 
ε (an empty string), and
   s and input symbol a, there is at most one edge labeled a leaving s.