Added the theorem for interchanging limits and derivatives.
All checks were successful
Compile Project / Compile (push) Successful in 32s

This commit is contained in:
Bokuan Li
2026-05-08 01:25:39 -04:00
parent e8474bba3e
commit 277c2e2625
5 changed files with 92 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ Differential geometry is the study of things invariant under change of notation.
$\mathcal{R}_\sigma^n(E; F)$, $\mathcal{R}_\sigma(E;F)$ & $\sigma$-small functions of order $n$; order 1. & \autoref{definition:differentiation-small} \\
$D_\sigma f(x_0)$ & $\sigma$-derivative of $f$ at $x_0$. & \autoref{definition:derivative-sets} \\
$D_\sigma^n f$ & $n$-fold $\sigma$-derivative. & \autoref{definition:n-differentiable-sets} \\
$D_\sigma^n(U; F)$ & $n$-fold $\sigma$-differentiable functions. & \autoref{definition:differentiable-space} \\
$x^{(k)}$ & Tuple of $x$ repeated $k$ times. & \autoref{proposition:multilinear-derivative} \\
$D^+f(x)$ & Right derivative of $f$ at $x$. & \autoref{definition:right-differentiable-mvt} \\
\end{tabular}