fixed some typesetting problems
Some checks failed
Build latex and deploy / checkout (push) Failing after 18m52s
Some checks failed
Build latex and deploy / checkout (push) Failing after 18m52s
This commit is contained in:
parent
458dd9ab1f
commit
6c5eda59e4
1 changed files with 4 additions and 7 deletions
|
@ -83,13 +83,10 @@ We do a second proof of \yaref{thm:hindman}:
|
|||
\footnote{Note that here we might need to choose
|
||||
a bigger $N$ than the $M$ in \yaref{def:unifrec},
|
||||
but $2M$ suffices.}%
|
||||
\[
|
||||
\forall n.~\exists N% \gg n
|
||||
.~\forall r.~(y(r), y(r+1), \ldots, y(r+N - 1)
|
||||
\text{ contains }
|
||||
(y(0), y(1), \ldots, y(n))
|
||||
\text{ as a subsequence.}
|
||||
\]
|
||||
\begin{IEEEeqnarray*}{rl}
|
||||
\forall n.~\exists N.~\forall r.~&(y(r), y(r+1), \ldots, y(r+N - 1)\\
|
||||
&\text{ contains } (y(0), y(1), \ldots, y(n)) \text{ as a subsequence.}\\
|
||||
\end{IEEEeqnarray*}
|
||||
\end{itemize}
|
||||
|
||||
Consider $y(0)$.
|
||||
|
|
Loading…
Reference in a new issue