Added the homotopic version of Cauchy's theorem.

This commit is contained in:
Bokuan Li
2026-05-15 19:31:39 -04:00
parent 6fdf6a64fd
commit 3a8de41020
4 changed files with 122 additions and 36 deletions

View File

@@ -39,7 +39,7 @@
\frac{f(x + h, y) - f(x, y)}{h} \to \frac{df}{dx}(x, y)
\]
as $h \to 0$, uniformly on compact subsets of $(a, b) \times Y$.
as $h \to 0$, uniformly on compacts.
\end{proposition}
\begin{proof}
Let $[c, d] \subset (a, b)$ and $K \subset Y$ be compact, then by the \hyperref[Mean Value Theorem]{theorem:mean-value-theorem-line}, for any $(x, y) \in [c, d] \times K$ and $h \in \real$ with $x + h$,

View File

@@ -197,3 +197,5 @@
(2): By (1), $D^n_\sigma f$ is constant.
\end{proof}