Definition. A non-deterministic automaton is given by a set of symbols , a set of states , a pair of initial and final states , and a transition relation for each symbol . Note that the transition function extends to a function .
A word is accepted if there exists a transition to the final state, . A regular language is a set of words that arises as the set of words accepted by an automaton.