Updated the power rule to the non-symmetric generality.
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:
@@ -17,29 +17,28 @@
|
||||
|
||||
\begin{proposition}
|
||||
\label{proposition:differentiation-sets}
|
||||
Let $E, F$ be TVSs over $K \in \RC$ with $F$ being separated, $\sigma \subset \mathfrak{B}(E)$ be a covering ideal, and $\mathcal{R}_\sigma(E; F)$ be the space of $\sigma$-small functions, then $(L(E; F), \mathcal{R}_\sigma(E; F))$ is a system of derivatives and remainders.
|
||||
Let $E, F$ be TVSs over $K \in \RC$ with $F$ being separated, $\sigma \subset \mathfrak{B}(E)$ be a covering ideal, and $\mathcal{R}_\sigma(E; F)$ be the space of $\sigma$-small functions, and $\mathcal{H} \subset B_\sigma(E; F)$ be a subspace, $(\mathcal{H}, \mathcal{R}_\sigma(E; F))$ is a system of derivatives and remainders.
|
||||
\end{proposition}
|
||||
\begin{proof}
|
||||
Let $T \in L(E; F)$ and suppose that there exists $V \in \cn_E(0)$ circled and $r \in \mathcal{R}_\sigma(E; F)$ such that $T|_V = r|_V$. For any $x \in V$, $\bracs{x} \in \sigma$, so $T(x) = \lim_{t \downto 0}T(tx)/t = 0$ as $F$ is separated.
|
||||
Let $T \in B_\sigma(E; F)$ and suppose that there exists $V \in \cn_E(0)$ circled and $r \in \mathcal{R}_\sigma(E; F)$ such that $T|_V = r|_V$. For any $x \in V$, $\bracs{x} \in \sigma$, so $T(x) = \lim_{t \downto 0}T(tx)/t = 0$ as $F$ is separated.
|
||||
\end{proof}
|
||||
|
||||
|
||||
\begin{definition}[Derivative]
|
||||
\begin{definition}[$\sigma$-Derivative]
|
||||
\label{definition:derivative-sets}
|
||||
Let $E, F$ be TVSs over $K \in \RC$ with $F$ being separated, $\sigma \subset \mathfrak{B}(E)$ be a covering ideal, $U \subset E$ be open, $f: U \to F$, and $x_0 \in U$, then $f$ is \textbf{$\sigma$-differentiable at $x_0$} if there exists $V \in \cn_E(0)$, $T \in L(E; F)$, and $r \in \mathcal{R}_\sigma(E; F)$ such that
|
||||
Let $E, F$ be TVSs over $K \in \RC$ with $F$ being separated, $\sigma \subset \mathfrak{B}(E)$ be a covering ideal, $U \subset E$ be open, $f: U \to F$, and $x_0 \in U$, then $f$ is \textbf{$\tilde \sigma$-differentiable at $x_0$} if there exists $V \in \cn_E(0)$, $T \in B_\sigma(E; F)$, and $r \in \mathcal{R}_\sigma(E; F)$ such that
|
||||
\[
|
||||
f(x_0 + h) = f(x_0) + Th + r(h)
|
||||
\]
|
||||
|
||||
for all $h \in V$.
|
||||
|
||||
The linear map $T \in L(E; F)$ is the \textbf{$\sigma$-derivative of $f$ at $x_0$}, denoted $D_{\sigma}f(x_0)$.
|
||||
The linear map $T \in B_\sigma(E; F)$ is the \textbf{$\tilde \sigma$-derivative of $f$ at $x_0$}, denoted $D_{\tilde \sigma}f(x_0)$. If $T \in L(E; F)$, then $f$ is \textbf{$\sigma$-differentiable at $x_0$}, and $T$ is the \textbf{$\sigma$-derivative of $f$ at $x_0$}.
|
||||
\end{definition}
|
||||
|
||||
|
||||
\begin{definition}[Differentiable]
|
||||
\label{definition:differentiable-sets}
|
||||
Let $E, F$ be TVSs over $K \in \RC$ with $F$ being separated, $\sigma \subset \mathfrak{B}(E)$ be a covering ideal, $U \subset E$ be open, and $f: U \to F$, then $f$ is \textbf{$\sigma$-differentiable on $U$} if it is $\sigma$-differentiable at every point in $U$. In which case, the map $D_\sigma f: U \to L(E; F)$ is the \textbf{$\sigma$-derivative} of $f$.
|
||||
Let $E, F$ be TVSs over $K \in \RC$ with $F$ being separated, $\sigma \subset \mathfrak{B}(E)$ be a covering ideal, $U \subset E$ be open, and $f: U \to F$, then $f$ is \textbf{$\sigma$/$\tilde \sigma$-differentiable on $U$} if it is $\sigma$/$\tilde \sigma$-differentiable at every point in $U$. In which case, the map $D_\sigma f: U \to B_\sigma(E; F)$ is the \textbf{$\sigma$/$\tilde \sigma$-derivative} of $f$.
|
||||
\end{definition}
|
||||
|
||||
\begin{definition}
|
||||
|
||||
Reference in New Issue
Block a user