Adjusted citation formats. Moved citation off of named theorems if possible.
All checks were successful
Compile Project / Compile (push) Successful in 22s
All checks were successful
Compile Project / Compile (push) Successful in 22s
This commit is contained in:
@@ -20,11 +20,11 @@
|
||||
is the \textbf{$n$-fold $\sigma$-derivative of $f$ at $x_0$}.
|
||||
\end{definition}
|
||||
|
||||
\begin{theorem}[{{\cite[Theorem 5.1.1]{Cartan}}}]
|
||||
\begin{theorem}[Symmetry of Higher Derivatives]
|
||||
\label{theorem:derivative-symmetric-frechet}
|
||||
Let $E, F$ be Banach spaces, $U \subset E$ be open, $n \in \natp$, and $f: U \to F$ be a function $n$-times Fréchet-differentiable at $x \in U$, then $D^nf(x) \in L^n(E; F)$ is symmetric.
|
||||
\end{theorem}
|
||||
\begin{proof}
|
||||
\begin{proof}[Proof {{\cite[Theorem 5.1.1]{Cartan}}}. ]
|
||||
First suppose that $n = 2$. Let $r > 0$ such that $B(x, 2r) \subset U$, and define $A: B_E(0, r) \times B_E(0, r) \to F$ by
|
||||
\[
|
||||
A(h, k) = f(x + h + k) - f(x + h) - f(x + k) + f(x)
|
||||
@@ -85,11 +85,11 @@
|
||||
Since any element $\sigma \in S_n$ that does not fix $x_1$ is the composition of the transposition $(12)$ and an element that fixes $x_1$, $Df(x)$ is symmetric.
|
||||
\end{proof}
|
||||
|
||||
\begin{theorem}[{{\cite[Proposition 4.5.14]{Bogachev}}}]
|
||||
\begin{theorem}[Symmetry of Higher Derivatives]
|
||||
\label{theorem:derivative-symmetric}
|
||||
Let $E$ be a topological vector space over $K \in \RC$, $\sigma \subset B(E)$ be an upward-directed system that includes all bounded sets contained in finite-dimensional spaces, $F$ be a separated locally convex space over $K$, $U \subset E$ be open, and $f: E \to F$ be $n$-fold $\sigma$-differentiable at $x_0 \in U$, then $D_\sigma^nf(x_0) \in B_\sigma^n(E; F)$ is symmetric.
|
||||
\end{theorem}
|
||||
\begin{proof}
|
||||
\begin{proof}[Proof {{\cite[Proposition 4.5.14]{Bogachev}}}. ]
|
||||
Let $\seqf{h_j} \subset E$, $E_0$ be the subspace generated by $\seqf{h_j}$, and $g = f|_{E_0 \cap U}: E_0 \cap U \to F$. Since $\sigma$ includes all bounded sets contained in finite-dimensional spaces, for any $\phi \in F^*$, the mapping $\phi \circ g: E_0 \cap U \to K$ is $n$-times Fréchet-differentiable, with
|
||||
\[
|
||||
D_{B(E_0)}^n(\phi \circ g)(x_0) = \phi \circ D_\sigma^n g(x_0)
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
\end{definition}
|
||||
|
||||
|
||||
\begin{proposition}[{{\cite[Proposition 4.5.2]{Bogachev}}}]
|
||||
\begin{proposition}[Chain Rule]
|
||||
\label{proposition:chain-rule-sets}
|
||||
Let $E$, $F$, $G$, be TVSs over $K \in \RC$ with $F, G$ being separated, $\sigma \subset B(E)$ and $\tau \subset B(F)$ be upward-directed families that contain all finite sets. If:
|
||||
\begin{enumerate}
|
||||
@@ -59,7 +59,7 @@
|
||||
\]
|
||||
|
||||
\end{proposition}
|
||||
\begin{proof}
|
||||
\begin{proof}[Proof {{\cite[Proposition 4.5.2]{Bogachev}}}. ]
|
||||
Since $g$ is $\tau$-differentiable at $f(x_0)$, there exists $s \in \mathcal{R}_\tau(F; G)$ such that
|
||||
\[
|
||||
g(f(x_0) + h) = g \circ f (x_0) + D_\tau g(f(x_0))h + s(h)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
\section{Taylor's Formula}
|
||||
\label{section:taylor}
|
||||
|
||||
\begin{theorem}[Taylor's Formula, Lagrange Remainder {{\cite[Theorem 4.7.1]{Bogachev}}}]
|
||||
\begin{theorem}[Taylor's Formula, Lagrange Remainder]
|
||||
\label{theorem:taylor-lagrange}
|
||||
Let $-\infty < a < b < \infty$, $E$ be a separated locally convex space, $S \subset [a, b]$ be at most countable, $n \in \natp$, and $f \in C^{n}([a, b]; E)$ be $(n+1)$-fold differentiable on $[a, b] \setminus N$, then
|
||||
\[
|
||||
@@ -14,7 +14,7 @@
|
||||
\]
|
||||
|
||||
\end{theorem}
|
||||
\begin{proof}
|
||||
\begin{proof}[Proof {{\cite[Theorem 4.7.1]{Bogachev}}}. ]
|
||||
If $n = 0$, then the theorem is the \hyperref[Mean Value Theorem]{theorem:mean-value-theorem-line}.
|
||||
|
||||
Suppose inductively that the theorem holds for $n$. Let
|
||||
@@ -60,7 +60,7 @@
|
||||
|
||||
\end{proof}
|
||||
|
||||
\begin{theorem}[Taylor's Formula, Peano Remainder {{\cite[Theorem 4.7.3]{Bogachev}}}]
|
||||
\begin{theorem}[Taylor's Formula, Peano Remainder]
|
||||
\label{theorem:taylor-peano}
|
||||
Let $E$ be a topological vector space, $\sigma \subset B(E)$ be an upward-directed family that includes bounded sets contained in finite-dimensional subspaces, $F$ be a separated locally convex space, $U \subset E$ be open, and $f: U \to F$ be $n$-fold $\sigma$-differentiable at $x_0 \in U$, then there exists $r \in \mathcal{R}_\sigma^n(E; F)$ such that
|
||||
\[
|
||||
@@ -68,7 +68,7 @@
|
||||
\]
|
||||
|
||||
\end{theorem}
|
||||
\begin{proof}
|
||||
\begin{proof}[Proof {{\cite[Theorem 4.7.3]{Bogachev}}}. ]
|
||||
Let
|
||||
\[
|
||||
r(h) = g(x_0 + h) - g(x) - \sum_{k = 1}^n \frac{1}{k!}D^k_\sigma f(x_0)(h^{(k)})
|
||||
|
||||
Reference in New Issue
Block a user