Content deleted Content added
Line 29:
<math>(Q, \Sigma, \delta, q_0, F)</math>, consisting of
* a finite [[Set (mathematics)|set]] of states <math>Q</math>.
* a finite set of [[input symbol]]s <math>\Sigma</math>
* a transition function <math>\delta</math> : <math>Q\times\Sigma \rightarrow \mathcal{P}(Q)</math>.
* an ''initial'' (or ''start'') state <math>q_0 \in Q</math>.
|