Updated notation for higher derivatives.

This commit is contained in:
Bokuan Li
2026-05-08 14:17:28 -04:00
parent 277c2e2625
commit 248c89240b
3 changed files with 37 additions and 13 deletions

View File

@@ -12,6 +12,7 @@ Differential geometry is the study of things invariant under change of notation.
$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} \\
$L^{(n)}_\sigma(E; F)$ & Codomain of derivatives. $L^{(0)}_\sigma(E; F) = F$, $L^{(n)}_\sigma(E; F) = L(E; L_\sigma^{(n-1)}(E; F))$, equipped with the $\sigma$-uniform topology. & \autoref{definition:higher-derivatives-codomain} \\
$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}