Fixed indexing mistake in Arzela-Ascoli.
All checks were successful
Compile Project / Compile (push) Successful in 29s
All checks were successful
Compile Project / Compile (push) Successful in 29s
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
\end{enumerate}
|
||||
|
||||
then
|
||||
\begin{enumerate}[label=(C\arabic*), start=3]
|
||||
\begin{enumerate}[label=(C\arabic*), start=2]
|
||||
\item $\cf$ is a precompact subset of $C(X; Y)$ with respect to the compact uniformity.
|
||||
\end{enumerate}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user