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}.
|
||||
|
||||
Reference in New Issue
Block a user