Fixed typo in variation function.
All checks were successful
Compile Project / Compile (push) Successful in 23s
All checks were successful
Compile Project / Compile (push) Successful in 23s
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
is the \textbf{variation function} of $f$ with respect to $\rho$, and:
|
is the \textbf{variation function} of $f$ with respect to $\rho$, and:
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item $T_{f, \rho}: [a, b] \to [0, \infty]$ is a non-negative, non-decreasing function.
|
\item $T_{f, \rho}: [a, b] \to [0, \infty]$ is a non-negative, non-decreasing function.
|
||||||
\item If $f \in BV([a, b]; E)$, then for any $[c, d] \subset [a, b]$, $[f]_{\text{var}, \rho} = T_{f, \rho}(d) - T_{f, \rho}(a)$.
|
\item If $f \in BV([a, b]; E)$, then for any $[c, d] \subset [a, b]$, $[f]_{\text{var}, \rho} = T_{f, \rho}(d) - T_{f, \rho}(c)$.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
\end{definition}
|
\end{definition}
|
||||||
\begin{proof}
|
\begin{proof}
|
||||||
|
|||||||
Reference in New Issue
Block a user