Added missing steps and fixed typos.
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:
@@ -11,11 +11,11 @@
|
||||
T_N: S \to \real^N \quad \phi \mapsto (\dpn{x_1, \phi}{E}, \cdots, \dpn{x_N, \phi}{E})
|
||||
\]
|
||||
|
||||
then since $\real^N$ is separable, there exists $\bracs{\phi_{N, k}}_{k = 1}^\infty \subset S$ such that $\bracs{T_N\phi_{N, k}}_{k = 1}^\infty$ is dense in $T_N(S)$.
|
||||
Since $\real^N$ is separable, $T_N(S)$ is separable by \autoref{proposition:separable-metric-space}. Thus there exists $\bracs{\phi_{N, k}}_{k = 1}^\infty \subset S$ such that $\bracs{T_N\phi_{N, k}}_{k = 1}^\infty$ is dense in $T_N(S)$.
|
||||
|
||||
Let $\phi \in S$, then for each $N \in \natp$, there exists $k_N \in \natp$ such that for each $1 \le n \le N$,
|
||||
\[
|
||||
|\dpn{x_n, \phi_{N, k_N}}{E} - \dpn{x_n, \phi}{E}| \le \frac{1}{n}
|
||||
|\dpn{x_n, \phi_{N, k_N}}{E} - \dpn{x_n, \phi}{E}| \le \frac{1}{N}
|
||||
\]
|
||||
|
||||
Thus for each $N \in \natp$, $\dpn{x_n, \phi_{N, k_N}}{E} \to \dpn{x_n, \phi}{E}$ as $N \to \infty$. Since $\phi_{N, k_N} \to \phi$ pointwise on a dense subset of $E$, and $\bracsn{\phi_{N, k_N}|N \in \natp} \subset S$ is uniformly equicontinuous, $\phi_{N, k_N} \to \phi$ in the weak*-topology by \autoref{proposition:strong-operator-dense}.
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
$(4) \Rightarrow (1)$: By \autoref{definition:tvs-pseudonorm-topology}, for each $r > 0$, $\rho^{-1}([0, r)) \in \cn_E(0)$. Thus for any $x, y \in E$, if $x - y \in \rho^{-1}([0, r))$, then $\abs{\rho(x) - \rho(y)} \le r$. Therefore $\rho \in UC(E; [0, \infty))$.
|
||||
\end{proof}
|
||||
|
||||
\begin{lemma}[{{\cite[Theorem I.6.1]{SchaeferWolff}}}]
|
||||
\begin{lemma}[]
|
||||
\label{lemma:tvs-sequence-pseudonorm}
|
||||
Let $E$ be a vector space over $K \in \RC$, $\seq{U_n} \subset 2^E$ such that
|
||||
\begin{enumerate}
|
||||
@@ -89,7 +89,7 @@
|
||||
\]
|
||||
|
||||
\end{lemma}
|
||||
\begin{proof}
|
||||
\begin{proof}[Proof {{\cite[Theorem I.6.1]{SchaeferWolff}}}.]
|
||||
For each $H \subset \natp$ finite, let
|
||||
\[
|
||||
U_H = \sum_{n \in H}V_n \quad \rho_H = \sum_{n \in H}2^{-n}
|
||||
|
||||
Reference in New Issue
Block a user