[TI] Fix some spelling errors

This commit is contained in:
2025-10-31 15:41:42 +01:00
parent f59936f814
commit 859a5f2842
5 changed files with 18 additions and 18 deletions

View File

@@ -21,7 +21,7 @@ Formaler:
\item $\qacc$ ist der \bi{akzeptierende Zustand} (genau einer in jedem $M$)
\item $\qrej$ ist der \bi{verwerfende Zustand} (genau einer in jedem $M$)
\end{enumerate}
Eine \bi{Konfiguration} $C$ von $M$ ist ein Element aus $\text{Konf}(M) = \{ \cent \} \cdot \Gamma^* \cdot Q \cdot \Gamma^+ \cup Q \cdot \{ \cent \} \Gamma^+$
Eine \bi{Konfiguration} $C$ von $M$ ist ein Element aus $\text{Konf}(M) = \{ \cent \} \cdot \Gamma^* \cdot Q \cdot \Gamma^+ \cup Q \cdot \{ \cent \} \cdot \Gamma^+$
(wobei $\cdot$ die Konkatenation ist)
Eine \bi{Startkonfiguration} für ein Eingabewort $x$ ist $q_0\cent x$