Replaced mentions of normed spaces to normed vector spaces.
All checks were successful
Compile Project / Compile (push) Successful in 17s

This commit is contained in:
Bokuan Li
2026-03-17 15:18:31 -04:00
parent 37a5ce14bf
commit 16e6beb117
12 changed files with 24 additions and 24 deletions

View File

@@ -3,7 +3,7 @@
\begin{definition}[Vector Measure]
\label{definition:vector-measure}
Let $(X, \cm)$ be a measurable space, $E$ be a normed space over $K \in \RC$, and $\mu: \cm \to E$, then $\mu$ is a \textbf{vector measure} if:
Let $(X, \cm)$ be a measurable space, $E$ be a normed vector space over $K \in \RC$, and $\mu: \cm \to E$, then $\mu$ is a \textbf{vector measure} if:
\begin{enumerate}
\item[(M1)] $\mu(\emptyset) = 0$.
\item[(M2)] For any $\seq{A_n} \subset \cm$ pairwise disjoint, $\mu\paren{\bigsqcup_{n \in \natp}A_n} = \sum_{n \in \natp} \mu(A_n)$ where the sum converges absolutely.
@@ -13,7 +13,7 @@
\begin{proposition}
\label{proposition:vector-measure-bounded}
Let $(X, \cm)$ be a measurable space, $E$ be a normed space over $K \in \RC$, and $\mu: \cm \to E$ be a vector measure, then
Let $(X, \cm)$ be a measurable space, $E$ be a normed vector space over $K \in \RC$, and $\mu: \cm \to E$ be a vector measure, then
\[
\sup_{A \in \cm}\norm{\mu(A)}_E < \infty
\]