[TI] Fix error

This commit is contained in:
2025-12-03 16:57:09 +01:00
parent 7e4fa44539
commit da96fbdb48
2 changed files with 1 additions and 1 deletions

View File

@@ -65,7 +65,7 @@ so dass jede Kante aus $E$ mindestens einen Endpunkt in $U$ hat.
\item $L \in P$
\item Es existiert ein Polynom $p_U$, so dass
\begin{enumerate}[label=(\alph*)]
\item Für jedes $x \in L$ und jedes $y \in \cM(x)$
\item Für jedes $x \in L$ und jedes $y \in \cM(x)$, $|y| \leq p_U(|x|)$
\item es existiert ein polynomieller Algorithmus $A$, der für jedes $y \in \word_O$ und jedes $x \in L$ mit $|y| \leq p_U(|x|)$ entscheidet,
ob $y \in \cM(x)$ oder nicht
\end{enumerate}

Binary file not shown.