Replaced mentions of normed spaces to normed vector spaces.
All checks were successful
Compile Project / Compile (push) Successful in 17s
All checks were successful
Compile Project / Compile (push) Successful in 17s
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
\begin{definition}[Space of Finite Radon Measures]
|
||||
\label{definition:space-radon-measures}
|
||||
Let $X$ be a LCH space and $E$ be a normed space over $K \in \RC$, then $M_R(X; E)$ is the \textbf{space of finite Radon measures} on $X$, which forms a vector space over $K$.
|
||||
Let $X$ be a LCH space and $E$ be a normed vector space over $K \in \RC$, then $M_R(X; E)$ is the \textbf{space of finite Radon measures} on $X$, which forms a vector space over $K$.
|
||||
\end{definition}
|
||||
\begin{proof}
|
||||
Let $\mu, \nu \in M_R(X; E)$, then for any $A \in \cb_X$, $|\mu + \nu|(A) \le |\mu|(A) + |\nu|(A)$. Let $\eps > 0$, then by outer regularity and \autoref{proposition:radon-measurable-description}, there exists $K \subset A$ compact and $U \in \cn^o(A)$ such that $(|\mu| + |\nu|)(A \setminus K), (|\mu| + |\nu|)(U \setminus A) < \eps$. Therefore $|\mu + \nu|$ is regular on all Borel sets, and hence Radon.
|
||||
|
||||
@@ -150,7 +150,7 @@
|
||||
|
||||
\begin{proposition}
|
||||
\label{proposition:radon-cc-dense}
|
||||
Let $X$ be a LCH space, $\mu: \cb_X \to [0, \infty]$ be a Radon measure, $E$ be a normed space, and $p \in [1, \infty)$, then $C_c(X; E)$ is dense in $L^p(X; E)$.
|
||||
Let $X$ be a LCH space, $\mu: \cb_X \to [0, \infty]$ be a Radon measure, $E$ be a normed vector space, and $p \in [1, \infty)$, then $C_c(X; E)$ is dense in $L^p(X; E)$.
|
||||
\end{proposition}
|
||||
\begin{proof}
|
||||
By \autoref{proposition:lp-simple-dense}, $\Sigma(X, \cm; E) \cap L^p(X; E)$ is dense in $L^p(X; E)$. Using linearity, it is sufficient to approximate indicator functions of Borel sets with finite measure.
|
||||
|
||||
Reference in New Issue
Block a user