Compare commits
8 Commits
897edcf512
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d1ddf9f64b | ||
|
|
84316a2059 | ||
|
|
3113e1da04 | ||
|
|
97150879d7 | ||
|
|
d0f646fbe1 | ||
|
|
965a89d63a | ||
|
|
67b00db276 | ||
|
|
013b095fa2 |
@@ -159,7 +159,7 @@
|
|||||||
\item For any $x \in E$ and $\lambda \ge 0$, $[\lambda x]_A = \lambda [x]_A$.
|
\item For any $x \in E$ and $\lambda \ge 0$, $[\lambda x]_A = \lambda [x]_A$.
|
||||||
\item If $A$ is convex, then for any $x, y \in E$, $[x + y]_A \le [x]_A + [y]_A$.
|
\item If $A$ is convex, then for any $x, y \in E$, $[x + y]_A \le [x]_A + [y]_A$.
|
||||||
\item If $A$ is circled, then for any $x \in E$ and $\lambda \in K$, $[\lambda x]_A = \abs{\lambda}[x]_A$.
|
\item If $A$ is circled, then for any $x \in E$ and $\lambda \in K$, $[\lambda x]_A = \abs{\lambda}[x]_A$.
|
||||||
\item If $A$ is circled, then $\bracs{\rho < 1} \subseteq A \subseteq \bracs{\rho \le 1} \subseteq \ol A$.
|
\item If $A$ is circled, then $\bracs{\rho < 1} \subseteq A \subseteq \bracs{\rho \le 1} \subseteq \ol A$, with respect to any vector space topology on $E$.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
|
|
||||||
In particular,
|
In particular,
|
||||||
|
|||||||
@@ -26,10 +26,10 @@
|
|||||||
|
|
||||||
then for any $x \in F$ and $t > 0$,
|
then for any $x \in F$ and $t > 0$,
|
||||||
\begin{align*}
|
\begin{align*}
|
||||||
\phi(x + tx_0) &= \phi(x) + t\lambda = t\braks{\phi(t^{-1}x) + \lambda} \\
|
\phi_{x_0, \lambda}(x + tx_0) &= \phi(x) + t\lambda = t\braks{\phi(t^{-1}x) + \lambda} \\
|
||||||
&\le t\braks{\rho(t^{-1}x + x_0) - \phi(t^{-1}x) + \phi(t^{-1}x)} \\
|
&\le t\braks{\rho(t^{-1}x + x_0) - \phi(t^{-1}x) + \phi(t^{-1}x)} \\
|
||||||
&= t\rho(t^{-1}x + x_0) = \rho(x + tx_0) \\
|
&= t\rho(t^{-1}x + x_0) = \rho(x + tx_0) \\
|
||||||
\phi(x - tx_0) &= \phi(x) - t\lambda = t\braks{\phi(t^{-1}x) - \lambda} \\
|
\phi_{x_0, \lambda}(x - tx_0) &= \phi(x) - t\lambda = t\braks{\phi(t^{-1}x) - \lambda} \\
|
||||||
&\ge t\braks{\rho(t^{-1}x - x_0) + \phi(t^{-1}x) - \phi(t^{-1}x)} \\
|
&\ge t\braks{\rho(t^{-1}x - x_0) + \phi(t^{-1}x) - \phi(t^{-1}x)} \\
|
||||||
&= t\rho(t^{-1}x - x_0) = \rho(x - tx_0)
|
&= t\rho(t^{-1}x - x_0) = \rho(x - tx_0)
|
||||||
\end{align*}
|
\end{align*}
|
||||||
@@ -40,7 +40,7 @@
|
|||||||
Let $E$ be a vector space over $K \in \RC$, $\rho: E \to \real$ be a sublinear functional, and $F \subsetneq E$ be a subspace, then
|
Let $E$ be a vector space over $K \in \RC$, $\rho: E \to \real$ be a sublinear functional, and $F \subsetneq E$ be a subspace, then
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item For any $\phi \in \hom(F; \real)$ with $\phi \le \rho|_F$, there exists $\Phi \in \hom(E; \real)$ such that $\Phi \le \rho$ and $\Phi|_F = \phi$.
|
\item For any $\phi \in \hom(F; \real)$ with $\phi \le \rho|_F$, there exists $\Phi \in \hom(E; \real)$ such that $\Phi \le \rho$ and $\Phi|_F = \phi$.
|
||||||
\item If $\rho$ is a seminorm, then for any $\phi \in \hom(F; \complex)$ with $\abs{\phi} \le \rho|_F$, there exists $\Phi \in \hom(E; \complex)$ such that $\abs{\Phi} \le \rho$ and $\Phi|_F = \phi$.
|
\item If $\rho$ is a seminorm, then for any $\phi \in \hom(F; K)$ with $\abs{\phi} \le \rho|_F$, there exists $\Phi \in \hom(E; K)$ such that $\abs{\Phi} \le \rho$ and $\Phi|_F = \phi$.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
\end{theorem}
|
\end{theorem}
|
||||||
\begin{proof}[Proof {{\cite[Theorem 5.6, 5.7]{Folland}}}. ]
|
\begin{proof}[Proof {{\cite[Theorem 5.6, 5.7]{Folland}}}. ]
|
||||||
@@ -60,7 +60,7 @@
|
|||||||
|
|
||||||
By Zorn's lemma, $\mathbf{F}$ admits a maximal element $\Phi$. If $\cd(\Phi) \subsetneq E$, then $\Phi$ is not maximal by the preceding discussion. Therefore $\cd(\Phi) = E$ and $\Phi$ is a desired extension.
|
By Zorn's lemma, $\mathbf{F}$ admits a maximal element $\Phi$. If $\cd(\Phi) \subsetneq E$, then $\Phi$ is not maximal by the preceding discussion. Therefore $\cd(\Phi) = E$ and $\Phi$ is a desired extension.
|
||||||
|
|
||||||
(2): Given that $\rho$ is a seminorm, for any $u \in \hom(E; \real)$, $u \le \rho$ if and only if $\abs{u} \le \rho$.
|
(2): Given that $\rho$ is a seminorm, for any $u \in \hom(E; \real)$, $u \le \rho$ if and only if $\abs{u} \le \rho$. Assume without loss of generality that $K = \complex$.
|
||||||
|
|
||||||
Let $u = \re{\phi}$, then $u \in \hom(E; \real)$ by \autoref{proposition:polarisation-linear}. By (1), there exists $U \in \hom(E; \real)$ such that $\abs{U} \le \rho$ and $U|_F = u$. For each $x \in E$, let $\Phi(x) = U(x) - iU(ix)$, then $\Phi \in \hom(E; \complex)$ and $\Phi|_F = \phi$ by \autoref{proposition:polarisation-linear}. In addition, for any $x \in E$, if $\alpha = \overline{\sgn(\Phi(x))}$, then
|
Let $u = \re{\phi}$, then $u \in \hom(E; \real)$ by \autoref{proposition:polarisation-linear}. By (1), there exists $U \in \hom(E; \real)$ such that $\abs{U} \le \rho$ and $U|_F = u$. For each $x \in E$, let $\Phi(x) = U(x) - iU(ix)$, then $\Phi \in \hom(E; \complex)$ and $\Phi|_F = \phi$ by \autoref{proposition:polarisation-linear}. In addition, for any $x \in E$, if $\alpha = \overline{\sgn(\Phi(x))}$, then
|
||||||
\[
|
\[
|
||||||
|
|||||||
@@ -13,3 +13,4 @@
|
|||||||
\input{./hahn-banach.tex}
|
\input{./hahn-banach.tex}
|
||||||
\input{./spaces-of-linear.tex}
|
\input{./spaces-of-linear.tex}
|
||||||
\input{./tensor.tex}
|
\input{./tensor.tex}
|
||||||
|
\input{./nuclear.tex}
|
||||||
|
|||||||
158
src/fa/lc/nuclear.tex
Normal file
158
src/fa/lc/nuclear.tex
Normal file
@@ -0,0 +1,158 @@
|
|||||||
|
\section{Nuclear Operators}
|
||||||
|
\label{section:nuclear-operator}
|
||||||
|
|
||||||
|
\begin{definition}[Nuclear Operator Between Banach Spaces]
|
||||||
|
\label{definition:nuclear-operator-normed}
|
||||||
|
Let $E, F$ be Banach spaces, $E^*$ be the dual of $E$, equipped with the uniform topology, and $T \in L(E; F)$, then $T$ is \textbf{nuclear} if there exists $\seq{\phi_n} \subset E^*$ and $\seq{y_n} \subset F$ such that:
|
||||||
|
\begin{enumerate}
|
||||||
|
\item For each $x \in E$, $Tx = \sum_{n = 1}^\infty y_n \dpn{x, \phi_n}{E}$.
|
||||||
|
\item $\sum_{n \in \natp}\norm{y_n}_F\norm{\phi_n}_{E^*} < \infty$.
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
|
The set $N(E; F)$ is the \textbf{space of nuclear operators} from $E$ to $F$. For each $T \in N(E; F)$, let
|
||||||
|
\[
|
||||||
|
\norm{T}_{N(E; F)} = \inf\bracs{\sum_{n \in \natp}\norm{y_n}_F\norm{\phi_n}_{E^*} \bigg | Tx = \sum_{n = 1}^\infty y_n \dpn{x, \phi_n}{E} \forall x \in E}
|
||||||
|
\]
|
||||||
|
|
||||||
|
then $\norm{\cdot}_{N(E; F)}$ is a norm on $N(E; F)$, and $N(E; F)$ is a Banach space.
|
||||||
|
\end{definition}
|
||||||
|
|
||||||
|
\begin{lemma}
|
||||||
|
\label{lemma:nuclear-operator-normed-tensor}
|
||||||
|
Let $E, F$ be Banach spaces, $E^*$ be the dual of $E$, equipped with the uniform topology, then the mapping
|
||||||
|
\[
|
||||||
|
E^* \otimes F \to N(E; F) \quad \sum_{j = 1}^n \phi_j \otimes y_j \mapsto \sum_{j = 1}^n y_j\dpn{\cdot, \phi_j}{E}
|
||||||
|
\]
|
||||||
|
|
||||||
|
extends continuously into a surjective linear map $E^* \tilde \otimes_\pi F \to N(E; F)$.
|
||||||
|
\end{lemma}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
\begin{definition}[Nuclear Operator]
|
||||||
|
\label{definition:nuclear-operator}
|
||||||
|
Let $E, F$ be separated locally convex spaces over $K \in \RC$ and $T \in L(E; F)$, then the following are equivalent:
|
||||||
|
\begin{enumerate}
|
||||||
|
\item There exists convex and circled sets $U \in \cn_E(0)$ and $B \in B(F)$ such that:
|
||||||
|
\begin{enumerate}[label=(\alph*)]
|
||||||
|
\item The auxiliary space $F_B$ is a Banach space.
|
||||||
|
\item $T(U) \subset B$.
|
||||||
|
\item The induced map $\wh E_U \to F_B$ is nuclear.
|
||||||
|
\end{enumerate}
|
||||||
|
\item There exists an equicontinuous sequence $\seq{\phi_n} \subset E^*$, a convex, circled, and bounded subset $B \subset F$, $\seq{y_n} \subset B$, and $\seq{\lambda_n} \subset K$ such that
|
||||||
|
\begin{enumerate}[label=(\alph*)]
|
||||||
|
\item The auxiliary space $F_B$ is a Banach space.
|
||||||
|
\item For each $x \in E$, $Tx = \sum_{n = 1}^\infty \lambda_n y_n \dpn{x, \phi_n}{E}$.
|
||||||
|
\item $\sum_{n \in \natp}|\lambda_n| < \infty$.
|
||||||
|
\end{enumerate}
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
|
If the above holds, then $T$ is \textbf{nuclear}. The set $N(E; F)$ is the \textbf{space of nuclear operators} from $E$ to $F$.
|
||||||
|
\end{definition}
|
||||||
|
\begin{proof}[Proof, {{\cite[Theorem III.7.1]{SchaeferWolff}}}. ]
|
||||||
|
(1) $\Rightarrow$ (2): Let $\pi: E \to E_U$ be the canonical projection map associated with $E_U$ and $\iota: F_B \to F$ be the canonical inclusion map associated with $F_B$. By assumption (1b), there exists an induced map $\hat T: E_U \to F_B$ such that the following diagram commutes:
|
||||||
|
\[
|
||||||
|
\xymatrix{
|
||||||
|
E \ar@{->}[r]^{T} \ar@{->}[d]_{\pi} & F \\
|
||||||
|
E_U \ar@{->}[r]_{\hat T} & F_B \ar@{->}[u]_{\iota}
|
||||||
|
}
|
||||||
|
\]
|
||||||
|
|
||||||
|
By the \hyperref[linear extension theorem]{theorem:linear-extension-theorem-normed}, $E_U^* = (\wh E_U)^*$. Assume without loss of generality that $E_U$ is a Banach space, then (1c) implies that $\hat T \in L(E_U; F_B)$ is a nuclear operator. By \autoref{lemma:nuclear-operator-normed-tensor} and \autoref{theorem:metrisable-tensor-product}, there exists $\seq{\phi_n} \subset E_U^*$, $\seq{y_n} \subset F_B$, and $\seq{\lambda_n} \subset K$ such that:
|
||||||
|
\begin{enumerate}[label=(\roman*)]
|
||||||
|
\item $\sum_{n \in \natp}|\lambda_n| < \infty$.
|
||||||
|
\item $\limv{n}\phi_n = 0$ and $\limv{n}y_n = 0$.
|
||||||
|
\item For each $x \in E_U$, $\hat Tx = \sum_{n = 1}^\infty \lambda_n y_n \dpn{x, \phi_n}{E_U}$.
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
|
By (ii), $\sup_{n \in \natp}\norm{\phi_n}_{E_U^*} < \infty$ and $\sup_{n \in \natp}\norm{y_n}_{F_B} < \infty$, so $\seq{\phi_n}$ is equicontinuous, and there exists $R > 0$ such that $\seq{y_n} \subset RB$. After rescaling, assume without loss of generality that $\seq{y_n} \subset B$. By unraveling the factorisation, (iii) shows that for each $x \in E$,
|
||||||
|
\[
|
||||||
|
Tx = \sum_{n = 1}^\infty \lambda_n y_n \dpn{x, \phi_n \circ \pi}{E}
|
||||||
|
\]
|
||||||
|
|
||||||
|
Therefore the decomposition using $\seq{\phi_n \circ \pi} \subset E^*$, $B \subset F$, $\seq{y_n} \subset B$, and $\seq{\lambda_n} \subset K$ given above satisfies (2).
|
||||||
|
|
||||||
|
(2) $\Rightarrow$ (1): Since $\seq{\phi_n}$ is equicontinuous, $U = \bigcap_{n \in \natp}\phi_n^{-1}(B_K(0, 1))$ is a convex and circled neighbourhood of $0$ in $E$.
|
||||||
|
|
||||||
|
(1b): Using assumption (2c) and rescaling, assume without loss of generality that $\sum_{n = 1}^\infty |\lambda_n| < 1$. Let $\rho: F_B \to [0, \infty)$ be the gauge of $B$, then for any $x \in U$,
|
||||||
|
\begin{align*}
|
||||||
|
\rho(Tx) &= \rho\braks{\sum_{n = 1}^\infty \lambda_n y_n \dpn{x, \phi_n}{E}} \le \sum_{n \in \natp} |\lambda_n| \cdot \underbrace{|\dpn{x, \phi_n}{E}|}_{\le 1} \cdot \underbrace{\rho(y_n)}_{\le 1} \\
|
||||||
|
&\le \sum_{n \in \natp}|\lambda_n| < 1
|
||||||
|
\end{align*}
|
||||||
|
|
||||||
|
so $\rho(Tx) < 1$ and $Tx \in B$. Therefore $T(U) \subset B$.
|
||||||
|
|
||||||
|
(1c): Let $\pi: E \to E_U$ be the canonical projection map associated with $E_U$ and $n \in \natp$. By construction, $U \subset \phi_n^{-1}(B_K(0, 1))$, so there exists $\hat \phi_n \in E_U^*$ such that the following diagram commutes:
|
||||||
|
\[
|
||||||
|
\xymatrix{
|
||||||
|
E \ar@{->}[d]_{\pi} \ar@{->}[rd]^{\phi_n} & \\
|
||||||
|
E_U \ar@{->}[r]_{\hat \phi_n} & K
|
||||||
|
}
|
||||||
|
\]
|
||||||
|
|
||||||
|
Thus for each $x \in E$,
|
||||||
|
\[
|
||||||
|
Tx = \sum_{n = 1}^\infty \lambda_n y_n \dpn{x, \phi_n}{E} = \sum_{n = 1}^\infty y_n \dpn{\pi(x), \lambda_n \hat \phi_n}{E_U}
|
||||||
|
\]
|
||||||
|
|
||||||
|
and the induced map $\hat T: \wh E_U \to F_B$ takes the form $\hat Tx = \sum_{n = 1}^\infty y_n \dpn{x, \lambda_n \hat \phi_n}{\wh E_U}$. Finally, for each $n \in \natp$, $U \subset \phi_n^{-1}(B_K(0, 1))$, and $\normn{\hat \phi_n}_{E_U^*} \le 1$. Similarly, since $y_n \in B$, $\norm{y_n}_{F_B} \le 1$ as well. Therefore
|
||||||
|
\[
|
||||||
|
\normn{\hat T}_{N(\wh E_U; F_B)} \le \sum_{n \in \natp}|\lambda_n| \cdot \norm{y_n}_{F_B} \cdot \normn{\hat \phi_n}_{E_U^*} \le \sum_{n \in \natp}|\lambda_n| < \infty
|
||||||
|
\]
|
||||||
|
|
||||||
|
and $\hat T: \wh E_U \to F_B$ is nuclear.
|
||||||
|
|
||||||
|
|
||||||
|
\end{proof}
|
||||||
|
|
||||||
|
\begin{proposition}
|
||||||
|
\label{proposition:nuclear-gymnastics}
|
||||||
|
Let $E, F, G, H$ be separated locally convex spaces and $S \in N(F; G)$, then:
|
||||||
|
\begin{enumerate}
|
||||||
|
\item $S$ is compact.
|
||||||
|
\item For any $T \in L(E; F)$, $S \circ T \in N(E; G)$.
|
||||||
|
\item For any $R \in L(G; H)$, $R \circ S \in N(F; H)$.
|
||||||
|
\item There exists a unique $\wh S \in L(\wh F; G)$ such that $\wh S|_{F} = S$. Moreover, $\wh S \in N(\wh F; G)$.
|
||||||
|
\end{enumerate}
|
||||||
|
\end{proposition}
|
||||||
|
\begin{proof}[Proof, {{\cite[Corollary III.7.1.1-III.7.1.3]{SchaeferWolff}}}. ]
|
||||||
|
Let $\seq{\phi_n} \subset F^*$ be an equicontinuous sequence, $B \in B(G)$ be convex and circled, $\seq{y_n} \subset B$, and $\seq{\lambda_n} \subset K$ such that
|
||||||
|
\begin{enumerate}[label=(\alph*)]
|
||||||
|
\item The auxiliary space $G_B$ is a Banach space.
|
||||||
|
\item For each $x \in F$, $Sx = \sum_{n = 1}^\infty \lambda_n y_n \dpn{x, \phi_n}{F}$.
|
||||||
|
\item $\sum_{n \in \natp}|\lambda_n| < \infty$.
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
|
(1): Let $U = \bigcap_{n \in \natp}\phi_n^{-1}(B_K(0, 1))$, then since $\seq{\phi_n}$ is equicontinuous, $U$ is a convex and circled neighbourhood of $0$ in $F$. Given that $G_B$ is complete, $S$ is the following composition of continuous maps:
|
||||||
|
\[
|
||||||
|
\begin{CD}
|
||||||
|
U @>{\prod_{n \in \natp} \phi_n}>> \overline{B_K(0,1)}^{\natp} @>{x \mapsto \sum_{n=1}^\infty \lambda_n x_n y_n}>> G_B @>>> G
|
||||||
|
\end{CD}
|
||||||
|
\]
|
||||||
|
|
||||||
|
By \hyperref[Tychonoff's Theorem]{theorem:tychonoff}, $\overline{B_K(0,1)}^{\natp}$ is compact. Since $S(U)$ is contained in its image in the above diagram, $S(U)$ is relatively compact.
|
||||||
|
|
||||||
|
(2): Since $T \in L(E; F)$, $\seq{\phi_n \circ T} \subset E^*$ is equicontinuous. Thus for any $x \in E$,
|
||||||
|
\[
|
||||||
|
(S \circ T)x = \sum_{n = 1}^\infty \lambda_n y_n \dpn{x, \phi_n \circ T}{E}
|
||||||
|
\]
|
||||||
|
|
||||||
|
and $S \circ T \in N(E; G)$.
|
||||||
|
|
||||||
|
(3): Using (1), assume without loss of generality that $B$ is also compact. In which case, $R(B)$ is a convex, circled, and compact set in $H$ containing $0$. Thus $H_{R(B)}$ is a Banach space. For each $x \in F$,
|
||||||
|
\[
|
||||||
|
(R \circ S)x = \sum_{n = 1}^\infty \lambda_n R(y_n) \dpn{x, \phi_n}{F}
|
||||||
|
\]
|
||||||
|
|
||||||
|
and $R \circ S \in N(F; H)$.
|
||||||
|
|
||||||
|
(4): By the \hyperref[linear extension theorem]{theorem:linear-extension-theorem-tvs}, such an extension exists and is unique. Moreover, $\seq{\phi_n} \subset F^*$ extend into an equicontinuous family $\bracsn{\wh \phi_n}_1^\infty \subset \wh F^*$. Since $G_B$ is complete, the extension $\wh S \in L(\wh F; G)$ takes the form
|
||||||
|
\[
|
||||||
|
\wh S x = \sum_{n = 1}^\infty \lambda_n y_n \dpn{x, \wh \phi_n}{\wh F}
|
||||||
|
\]
|
||||||
|
|
||||||
|
Therefore $\wh S \in N(\wh F; G)$.
|
||||||
|
\end{proof}
|
||||||
|
|
||||||
|
|
||||||
@@ -135,7 +135,7 @@
|
|||||||
(5): By (6) of \autoref{definition:projective-tensor-product}.
|
(5): By (6) of \autoref{definition:projective-tensor-product}.
|
||||||
\end{proof}
|
\end{proof}
|
||||||
|
|
||||||
\begin{theorem}[{{\cite[III.6.4]{SchaeferWolff}}}]
|
\begin{theorem}
|
||||||
\label{theorem:metrisable-tensor-product}
|
\label{theorem:metrisable-tensor-product}
|
||||||
Let $E, F$ be metrisable locally convex spaces over $K \in \RC$, then for any $z \in E \td{\otimes}_\pi F$, there exists $\seq{\lambda_n} \subset K$ and $\seq{(x_j, y_j)} \subset E \times F$ such that:
|
Let $E, F$ be metrisable locally convex spaces over $K \in \RC$, then for any $z \in E \td{\otimes}_\pi F$, there exists $\seq{\lambda_n} \subset K$ and $\seq{(x_j, y_j)} \subset E \times F$ such that:
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
@@ -146,7 +146,7 @@
|
|||||||
|
|
||||||
|
|
||||||
\end{theorem}
|
\end{theorem}
|
||||||
\begin{proof}
|
\begin{proof}[Proof, {{\cite[III.6.4]{SchaeferWolff}}}.]
|
||||||
Let $\seq{p_n}$ and $\seq{q_n}$ be increasing sequences of continuous seminorms that induce the topology on $E$ and $F$, respectively. For each $n \in \natp$, let $r_n = p_n \otimes q_n$, and $\td r_n$ be the continuous extension of $r_n$ to $E \td{\otimes}_\pi F$.
|
Let $\seq{p_n}$ and $\seq{q_n}$ be increasing sequences of continuous seminorms that induce the topology on $E$ and $F$, respectively. For each $n \in \natp$, let $r_n = p_n \otimes q_n$, and $\td r_n$ be the continuous extension of $r_n$ to $E \td{\otimes}_\pi F$.
|
||||||
|
|
||||||
Let $u \in E \td{\otimes}_\pi F$, then there exists $\seq{u_n} \subset E \otimes_\pi F$ such that $\td r_n(u - u_n) < 2^{-n}/n^2$ for all $n \in \natp$. For each $N \in \natp$, let $v_N = u_{N+1} - u_N$, then
|
Let $u \in E \td{\otimes}_\pi F$, then there exists $\seq{u_n} \subset E \otimes_\pi F$ such that $\td r_n(u - u_n) < 2^{-n}/n^2$ for all $n \in \natp$. For each $N \in \natp$, let $v_N = u_{N+1} - u_N$, then
|
||||||
|
|||||||
@@ -26,6 +26,7 @@
|
|||||||
$E \otimes_\pi F$ & Projective tensor product of $E$ and $F$. & \autoref{definition:projective-tensor-product} \\
|
$E \otimes_\pi F$ & Projective tensor product of $E$ and $F$. & \autoref{definition:projective-tensor-product} \\
|
||||||
$E \,\widetilde{\otimes}_\pi F$ & Projective completion of $E$ and $F$. & \autoref{definition:projective-tensor-product} \\
|
$E \,\widetilde{\otimes}_\pi F$ & Projective completion of $E$ and $F$. & \autoref{definition:projective-tensor-product} \\
|
||||||
$p \otimes q$ & Cross seminorm of $p$ and $q$. & \autoref{definition:cross-seminorm} \\
|
$p \otimes q$ & Cross seminorm of $p$ and $q$. & \autoref{definition:cross-seminorm} \\
|
||||||
|
$N(E; F)$ & Nuclear mappings from $E$ to $F$. & \autoref{definition:nuclear-operator-normed} \\
|
||||||
% ---- Order Structures ----
|
% ---- Order Structures ----
|
||||||
$x \vee y$, $x \wedge y$ & $\sup$ and $\inf$ in vector lattice. & \autoref{definition:vector-lattice} \\
|
$x \vee y$, $x \wedge y$ & $\sup$ and $\inf$ in vector lattice. & \autoref{definition:vector-lattice} \\
|
||||||
$|x|$ & Absolute value $x \vee (-x)$ in a vector lattice. & \autoref{definition:order-absolute-value} \\
|
$|x|$ & Absolute value $x \vee (-x)$ in a vector lattice. & \autoref{definition:order-absolute-value} \\
|
||||||
|
|||||||
@@ -29,9 +29,16 @@
|
|||||||
|
|
||||||
\begin{definition}[Unital Homomorphism]
|
\begin{definition}[Unital Homomorphism]
|
||||||
\label{definition:banach-algebra-unital-homomorphism}
|
\label{definition:banach-algebra-unital-homomorphism}
|
||||||
Let $A, B$ be unital Banach algebras and $\phi: A \to B$ be a homomorphism, then $\phi$ is a \textbf{unital homomorphism} if $\phi(1) = 1$.
|
Let $A, B$ be unital Banach algebras and $\phi: A \to B$ be a homomorphism, then $\phi$ is a \textbf{unital homomorphism} if $\phi(1_A) = 1_B$.
|
||||||
\end{definition}
|
\end{definition}
|
||||||
|
|
||||||
|
\begin{definition}[Representation]
|
||||||
|
\label{definition:banach-algebra-representation}
|
||||||
|
Let $A$ be a Banach algebra, then a \textbf{representation} of $A$ is a pair $(E, \pi)$ where $E$ is a Banach space, and $\pi: A \to L(E; E)$ is a continuous homomorphism.
|
||||||
|
\end{definition}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\begin{definition}[Unitisation]
|
\begin{definition}[Unitisation]
|
||||||
\label{definition:unitisation}
|
\label{definition:unitisation}
|
||||||
Let $A$ be a Banach algebra over $\complex$, and $\tilde A = \complex \oplus A$ with
|
Let $A$ be a Banach algebra over $\complex$, and $\tilde A = \complex \oplus A$ with
|
||||||
|
|||||||
176
src/op/c-star/gns.tex
Normal file
176
src/op/c-star/gns.tex
Normal file
@@ -0,0 +1,176 @@
|
|||||||
|
\section{The GNS Construction}
|
||||||
|
\label{section:gns}
|
||||||
|
|
||||||
|
\begin{definition}[Cyclic Representation]
|
||||||
|
\label{definition:cyclic-representation}
|
||||||
|
Let $A$ be a $C^*$-algebra, $(H, \pi)$ be a representation of $A$, and $\xi \in H$, then $\xi$ is a \textbf{cyclic vector} for $(H, \pi)$ if $\bracsn{\pi(x)(\xi)|x \in A}$ is dense in $H$. The representation $(H, \pi)$ is \textbf{cyclic} if it admits a cyclic vector.
|
||||||
|
\end{definition}
|
||||||
|
|
||||||
|
|
||||||
|
\begin{lemma}
|
||||||
|
\label{lemma:cstar-state-kernel}
|
||||||
|
Let $A$ be a $C^*$-algebra, $\phi \in S(A)$, and
|
||||||
|
\[
|
||||||
|
N_\phi = \bracsn{x \in A| \dpn{x, x}{\phi} = \dpn{x^*x, \phi}{A} = 0}
|
||||||
|
\]
|
||||||
|
|
||||||
|
then:
|
||||||
|
\begin{enumerate}
|
||||||
|
\item For any $x, y \in A$ with $x \in N_\phi$ or $y \in N_\phi$, $\dpn{x, y}{A} = 0$.
|
||||||
|
\item $N_\phi$ is a closed left ideal of $A$.
|
||||||
|
\end{enumerate}
|
||||||
|
\end{lemma}
|
||||||
|
\begin{proof}
|
||||||
|
(1): By the \hyperref[Cauchy-Schwarz inequality]{proposition:cauchy-schwarz}, for any $x, y \in A$,
|
||||||
|
\[
|
||||||
|
|\dpn{x, y}{\phi}|^2 \le \dpn{x, x}{\phi} \cdot \dpn{y, y}{\phi}
|
||||||
|
\]
|
||||||
|
|
||||||
|
If $x \in N_\phi$ or $y \in N_\phi$, then the above inequality shows that $\dpn{x, y}{\phi} = 0$.
|
||||||
|
|
||||||
|
(2): As the zero set of a continuous function on $A$, $N_\phi$ is closed.
|
||||||
|
|
||||||
|
For any $x, y \in N_\phi$,
|
||||||
|
\begin{align*}
|
||||||
|
\dpn{x + y, x + y}{\phi} &= \dpn{x, x}{\phi} + \dpn{x, y}{\phi} + \dpn{y, x}{\phi} + \dpn{y, y}{\phi} \\
|
||||||
|
&= \dpn{x, y}{\phi} + \dpn{y, x}{\phi}
|
||||||
|
\end{align*}
|
||||||
|
|
||||||
|
By (1), $\dpn{x, y}{\phi} = \dpn{y, x}{\phi} = 0$. Therefore $x + y \in N_\phi$.
|
||||||
|
|
||||||
|
Finally, for each $x \in N_\phi$ and $y \in A$,
|
||||||
|
\[
|
||||||
|
\dpn{yx, yx}{\phi} = \dpn{x^*y^*yx, \phi}{A} = \dpn{x^*(y^*yx), \phi}{A} = \dpn{y^*yx, x}{\phi} =0
|
||||||
|
\]
|
||||||
|
|
||||||
|
by (1).
|
||||||
|
\end{proof}
|
||||||
|
|
||||||
|
|
||||||
|
\begin{definition}[GNS Triple]
|
||||||
|
\label{definition:gns-triple}
|
||||||
|
Let $A$ be a unital $C^*$-algebra, $\phi \in S(A)$, and
|
||||||
|
\[
|
||||||
|
N_\phi = \bracsn{x \in A| \dpn{x, x}{\phi} = \dpn{x^*x, \phi}{A} = 0}
|
||||||
|
\]
|
||||||
|
|
||||||
|
Let $H_\phi^0 = A/N_\phi$, $H_\phi$ be its completion with respect to $\dpn{\cdot, \cdot}{\phi}$, and
|
||||||
|
\[
|
||||||
|
\pi_\phi^0: A \to B(H_\phi^0) \quad \pi_\phi^0(x)(y + N_\phi) = xy + N_\phi
|
||||||
|
\]
|
||||||
|
|
||||||
|
For each $x \in A$, let $\pi_\phi(x)$ be the continuous extension of $\pi_\phi^0(x)$ to an element of $B(H_\phi)$, then:
|
||||||
|
\begin{enumerate}
|
||||||
|
\item $(H_\phi, \dpn{\cdot, \cdot}{\phi})$ is a Hibert space.
|
||||||
|
\item $(H_\phi, \pi_\phi)$ is a well-defined representation of $A$.
|
||||||
|
\item $\xi_\phi = 1_A + N_\phi$ is a unit vector in $H_\phi$, and $\bracsn{\pi_\phi(x)\xi_\phi| x \in A}$ is dense in $H_\phi$. Moreover, for each $x, y \in A$,
|
||||||
|
\[
|
||||||
|
\dpn{x, y}{\phi} = \dpn{\pi_\phi(x)\xi_\phi, \pi_\phi(y)\xi_\phi}{H_\phi}
|
||||||
|
\]
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
|
The representation $(H_\phi, \pi_\phi)$ is the \textbf{cyclic representation of $A$ induced by $\phi$}, and the triple $(H_\phi, \pi_\phi, \xi_\phi)$ is the \textbf{Gelfand-Naimark-Segal (GNS) triple associated with $\phi$}.
|
||||||
|
\end{definition}
|
||||||
|
\begin{proof}[Proof, {{\cite[Proposition 14.2]{Zhu}}}. ]
|
||||||
|
(2): Fix $x \in A$, then for each $y_1, y_2 \in A$ with $y_1 - y_2 \in N_\phi$, $x(y_1 - y_2) \in N_\phi$ by \autoref{lemma:cstar-state-kernel}, so $\pi_\phi^0(x)$ is well-defined on $A/N_\phi$.
|
||||||
|
|
||||||
|
By rescaling, assume without loss of generality that $\norm{x}_A \le 1$. In which case, for each $y \in A$,
|
||||||
|
\[
|
||||||
|
\dpn{y, y}{\phi} - \dpn{xy, xy}{\phi} = \dpn{y^*y, \phi}{A} - \dpn{y^*x^*xy, \phi}{A} = \dpn{y^*(1 - x^*x)y, \phi}{A}
|
||||||
|
\]
|
||||||
|
|
||||||
|
Since $\sigma_A(x^*x) \subset [0, 1]$, $\sigma_A(1 - x^*x) \subset [0, 1]$ and is positive by \autoref{corollary:spectrum-characterisation-iff}. Thus there exists $z \in A$ positive such that $(1 - x^*x) = z^*z$, so
|
||||||
|
\[
|
||||||
|
\dpn{y, y}{\phi} - \dpn{xy, xy}{\phi} = \dpn{y^*z^*zy, \phi}{A} = \dpn{zy, zy}{\phi} \ge 0
|
||||||
|
\]
|
||||||
|
|
||||||
|
and $\dpn{y, y}{\phi} \ge \dpn{xy, xy}{\phi}$. Therefore $\pi_\phi^0(x)$ extends continuously into an element of $B(H_\phi)$ by the \hyperref[linear extension theorem]{theorem:linear-extension-theorem-normed}.
|
||||||
|
|
||||||
|
|
||||||
|
Now, let $x, y, z \in A$, then
|
||||||
|
\[
|
||||||
|
\pi_\phi^0(x)[\pi_\phi^0(y)(z + N_\phi)] = \pi_\phi^0(x)(yz + N_\phi) = xyz + N_\phi = \pi_\phi^0(xy)(z + N_\phi)
|
||||||
|
\]
|
||||||
|
|
||||||
|
and by uniqueness of continuous extensions, $\pi_\phi(x)\pi_\phi(y) = \pi_\phi(xy)$, so $\pi_\phi$ is a homomorphism.
|
||||||
|
|
||||||
|
Finally,
|
||||||
|
\[
|
||||||
|
\dpn{\pi_\phi^0(x^*)y, z}{\phi} = \dpn{z^*x^*y, \phi}{A} = \dpn{y, xz}{\phi} = \dpn{y, \pi_\phi^0(x)z}{\phi}
|
||||||
|
\]
|
||||||
|
|
||||||
|
By uniqueness of continuous extensions, $\pi_\phi(x^*) = \pi_\phi(x)^*$. Therefore $\pi_\phi$ is a *-homomorphism, and $(H_\phi, \pi_\phi)$ is a representation of $A$.
|
||||||
|
|
||||||
|
(3): Since $\phi$ is a state, $\dpn{1_A, 1_A}{\phi} = 1$, and $1_A$ is a unit vector. As $H_\phi$ is the completion of $A/N_\phi$ and $A/N_\phi = \bracsn{\pi_\phi(x)(1_A + N_\phi)| x \in A}$, $\bracsn{\pi_\phi(x)(1_A + N_\phi)| x \in A}$ is dense in $H_\phi$.
|
||||||
|
|
||||||
|
For each $x, y \in A$, $\dpn{x, y}{\phi} = \dpn{\pi_\phi(x)(1_A + N_\phi), \pi_\phi(y)(1_A + N_\phi)}{H_\phi}$ by well-definedness of the inner product on $H_\phi$.
|
||||||
|
\end{proof}
|
||||||
|
|
||||||
|
\begin{theorem}[Gelfand-Naimark-Segal]
|
||||||
|
\label{theorem:gns}
|
||||||
|
Let $A$ be a unital $C^*$-algebra, then:
|
||||||
|
\begin{enumerate}
|
||||||
|
\item For each $\phi \in S(A)$, there exists a triple $(H_\phi, \pi_\phi, \xi_\phi)$ where $(H_\phi, \pi_\phi)$ is a representation of $A$, $\xi_\phi$ is a cyclic unit vector of $(H_\phi, \pi_\phi)$, and
|
||||||
|
\[
|
||||||
|
\dpn{x, y}{\phi} = \dpn{\pi_\phi(x)\xi_\phi, \pi_\phi(y)\xi_\phi}{H_\phi}
|
||||||
|
\]
|
||||||
|
\item For each representation $(H, \pi)$ of $A$ with cyclic unit vector $\xi$, the mapping
|
||||||
|
\[
|
||||||
|
\phi: A \to \complex \quad x \mapsto \dpn{\pi(x)\xi, \xi}{H}
|
||||||
|
\]
|
||||||
|
|
||||||
|
is a state on $A$. Moreover, if $(H_\phi, \pi_\phi, \xi_\phi)$ is the GNS triple associated with $\phi$, then there exists a unitary equivalence $U: H \to H_\phi$ such that $U\xi = \xi_\phi$.
|
||||||
|
\item For each $\mathcal{S} \subset S(A)$, the mapping
|
||||||
|
\[
|
||||||
|
\pi_{\mathcal{S}}: A \to B([l^2(\mathcal{S}); H_\phi]) \quad \pi_{\mathcal{S}}(x)(\eta)_\phi = \pi_{\phi}(x)(\eta_\phi)
|
||||||
|
\]
|
||||||
|
|
||||||
|
is a representation of $A$, which is injective if for every $x \in A$, there exists $\phi \in \mathcal{S}$ with $\dpn{x^*x, \phi}{A} \ne 0$.
|
||||||
|
|
||||||
|
In particular, $A$ is isomorphic to a closed subalgebra of $B([l^2(P(A)); H_\phi])$.
|
||||||
|
\end{enumerate}
|
||||||
|
\end{theorem}
|
||||||
|
\begin{proof}
|
||||||
|
(1): By the \hyperref[GNS construction]{definition:gns-triple}.
|
||||||
|
|
||||||
|
(2): For each $x \in A$, if $x$ is positive, then so is $\pi(x)$, so $\dpn{\pi(x)\xi, \xi}{H} \ge 0$. Since $\xi$ is a unit vector, $\dpn{\pi(1_A)\xi, \xi}{H} = \dpn{\xi, \xi}{H} = 1$, and $\phi$ is a state.
|
||||||
|
|
||||||
|
Let $H^0 = \bracsn{\pi(x)\xi|x \in A}$ and $H_\phi^0 = \bracsn{\pi_\phi(x)\xi_\phi|x \in A}$. Define
|
||||||
|
\[
|
||||||
|
U: H^0 \to H_\phi^0 \quad \pi(x)\xi \mapsto \pi_\phi(x)\xi_\phi
|
||||||
|
\]
|
||||||
|
|
||||||
|
then for each $x, y \in A$ with $\pi(x - y)\xi = 0$,
|
||||||
|
\begin{align*}
|
||||||
|
0 &= \dpn{\pi(x - y)\xi, \pi(x - y)\xi}{H} = \dpn{(x - y)^*(x - y), \phi}{A} \\
|
||||||
|
&= \dpn{x - y, x- y}{\phi} = \dpn{\pi_\phi(x - y)\xi_\phi, \pi_\phi(x - y)\xi_\phi}{H_\phi}
|
||||||
|
\end{align*}
|
||||||
|
|
||||||
|
|
||||||
|
and $\pi_\phi(x - y)\xi_\phi = 0$ as well. Thus $U$ is well-defined. Moreover, for each $x \in A$,
|
||||||
|
\[
|
||||||
|
\dpn{\pi(x)\xi, \pi(x)\xi}{H} = \dpn{x^*x, \phi}{A} = \dpn{x^*x, 1_A}{\phi} = \dpn{\pi_\phi(x)\xi_\phi, \pi_\phi(x) \xi_\phi}{H_\phi}
|
||||||
|
\]
|
||||||
|
|
||||||
|
so $U$ is an isometry. For each $x, y \in A$,
|
||||||
|
\begin{align*}
|
||||||
|
U(\pi(x)[\pi(y)\xi]) &= U(\pi(xy)\xi) = \pi_\phi(xy)\xi_\phi \\
|
||||||
|
&= \pi_\phi(x)[\pi_\phi(y)\xi_\phi] = \pi_\phi(x)[U(\pi(y)\xi)]
|
||||||
|
\end{align*}
|
||||||
|
|
||||||
|
|
||||||
|
so $U$ \hyperref[extends continuously]{theorem:linear-extension-theorem-normed} to a unitary equivalence between $(H, \pi)$ and $(H_\phi, \pi_\phi)$, with $U(\xi) = \xi_\phi$.
|
||||||
|
|
||||||
|
(3): Suppose that for each $x \in A$, there exists $\phi \in \mathcal{S}$ such that $\dpn{x^*x, \phi}{A} \ne 0$. In which case,
|
||||||
|
\[
|
||||||
|
0 \ne \dpn{x, x}{\phi} = \dpn{x^*x, \phi}{A} = \dpn{\pi_\phi(x)\xi_\phi, \pi_\phi(x)\xi_\phi}{H_\phi}
|
||||||
|
\]
|
||||||
|
|
||||||
|
so $\pi_\phi(x) \ne 0$, and $\pi_{\mathcal{S}}(x) \ne 0$ as well.
|
||||||
|
|
||||||
|
By \autoref{corollary:cstar-positive-weakstar-dense}, for each $x \in A$, there exists $\phi \in P(A)$ with $\dpn{x^*x, \phi}{A} \ne 0$, so $\pi_{P(A)}$ is injective. By \autoref{theorem:continuity-of-homomorphism-c-star}, $\pi_{P(A)}(A)$ is closed in $B([l^2(P(A)); H_\phi])$.
|
||||||
|
|
||||||
|
\end{proof}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -54,4 +54,24 @@
|
|||||||
The above setup implies that for every $y \in \ol{\Phi(A)} \cap B_{sa}$, there exists $z \in A_{sa}$ such that $\norm{y - \Phi(z)}_{B} \le \norm{y}_B/2$, and $\norm{z}_A \le 2\norm{y}_B$. By the \hyperref[method of successive approximations]{theorem:successive-approximation}, $\phi(A_{sa}) = \ol{\Phi(A)} \cap B_{sa}$. Therefore $\Phi(A) = \ol{\Phi(A)}$.
|
The above setup implies that for every $y \in \ol{\Phi(A)} \cap B_{sa}$, there exists $z \in A_{sa}$ such that $\norm{y - \Phi(z)}_{B} \le \norm{y}_B/2$, and $\norm{z}_A \le 2\norm{y}_B$. By the \hyperref[method of successive approximations]{theorem:successive-approximation}, $\phi(A_{sa}) = \ol{\Phi(A)} \cap B_{sa}$. Therefore $\Phi(A) = \ol{\Phi(A)}$.
|
||||||
\end{proof}
|
\end{proof}
|
||||||
|
|
||||||
|
\begin{definition}[Representation of $C^*$-Algebra]
|
||||||
|
\label{definition:representation-cstar-algebra}
|
||||||
|
Let $A$ be a $C^*$-algebra, then a \textbf{representation} of $A$ is a pair $(H, \pi)$, where $H$ is a Hilbert space, and $\pi: A \to B(H)$ is a *-homomorphism.
|
||||||
|
\end{definition}
|
||||||
|
|
||||||
|
\begin{definition}[Unitary Equivalence]
|
||||||
|
\label{definition:representation-unitary-equivalent}
|
||||||
|
Let $A$ be a $C^*$-algebra and $(H_1, \pi_1), (H_2, \pi_2)$ be representations of $A$, then $(H_1, \pi_1)$ and $(H_2, \pi_2)$ are \textbf{unitarily equivalent} if there exists an isometry $U \in L(H_1; H_2)$ such that the following diagram commutes
|
||||||
|
\[
|
||||||
|
\xymatrix{
|
||||||
|
H_1 \ar@{->}[r]^{U} \ar@{->}[d]_{\pi_1(x)} & H_2 \ar@{->}[d]^{\pi_2(x)} \\
|
||||||
|
H_1 & H_2 \ar@{->}[l]^{U^*}
|
||||||
|
}
|
||||||
|
\]
|
||||||
|
|
||||||
|
for all $x \in A$.
|
||||||
|
\end{definition}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -11,3 +11,4 @@
|
|||||||
\input{./order.tex}
|
\input{./order.tex}
|
||||||
\input{./positive.tex}
|
\input{./positive.tex}
|
||||||
\input{./state.tex}
|
\input{./state.tex}
|
||||||
|
\input{./gns.tex}
|
||||||
@@ -9,8 +9,8 @@
|
|||||||
The set of states $S(A) \subset A^*$ of $A$ equipped with the weak* topology is the \textbf{state space} of $A$.
|
The set of states $S(A) \subset A^*$ of $A$ equipped with the weak* topology is the \textbf{state space} of $A$.
|
||||||
\end{definition}
|
\end{definition}
|
||||||
|
|
||||||
\begin{lemma}
|
\begin{definition}
|
||||||
\label{lemma:cstar-state-cauchy-schwarz}
|
\label{definition:cstar-state-pseudo-inner-product}
|
||||||
Let $A$ be a unital $C^*$-algebra and $\phi \in A^*$ be a positive linear functional, then the mapping
|
Let $A$ be a unital $C^*$-algebra and $\phi \in A^*$ be a positive linear functional, then the mapping
|
||||||
\[
|
\[
|
||||||
A \times A \to \complex \quad (x, y) \mapsto \dpn{x, y}{\phi} := \dpn{y^*x, \phi}{A}
|
A \times A \to \complex \quad (x, y) \mapsto \dpn{x, y}{\phi} := \dpn{y^*x, \phi}{A}
|
||||||
@@ -20,7 +20,9 @@
|
|||||||
\[
|
\[
|
||||||
|\dpn{y^*x, \phi}{A}|^2 = |\dpn{x, y}{\phi}|^2 \le \dpn{x, x}{\phi} \cdot \dpn{y, y}{\phi}
|
|\dpn{y^*x, \phi}{A}|^2 = |\dpn{x, y}{\phi}|^2 \le \dpn{x, x}{\phi} \cdot \dpn{y, y}{\phi}
|
||||||
\]
|
\]
|
||||||
\end{lemma}
|
|
||||||
|
The pairing $\dpn{\cdot, \cdot}{\phi}$ is the \textbf{pseudo inner product associated with $\phi$}.
|
||||||
|
\end{definition}
|
||||||
\begin{proof}
|
\begin{proof}
|
||||||
By the \hyperref[Cauchy-Schwarz inequality]{proposition:cauchy-schwarz}.
|
By the \hyperref[Cauchy-Schwarz inequality]{proposition:cauchy-schwarz}.
|
||||||
\end{proof}
|
\end{proof}
|
||||||
@@ -60,7 +62,7 @@
|
|||||||
\begin{proof}
|
\begin{proof}
|
||||||
(1): Let $\phi \in \Omega(A)$. By \autoref{proposition:multiplicative-unit}, $\norm{\phi}_{A^*} = \dpn{1, \phi}{A} = 1$. Thus $\phi$ is a state by \autoref{theorem:cstar-positive-algebraic}, and $\Omega(A) \subset S(A)$.
|
(1): Let $\phi \in \Omega(A)$. By \autoref{proposition:multiplicative-unit}, $\norm{\phi}_{A^*} = \dpn{1, \phi}{A} = 1$. Thus $\phi$ is a state by \autoref{theorem:cstar-positive-algebraic}, and $\Omega(A) \subset S(A)$.
|
||||||
|
|
||||||
Let $\psi, \rho \in S(A)$ and $t \in (0, 1)$ such that $\phi = (1 - t)\psi + t\rho$, then for each $x \in \ker(\phi)$, $x^*x \in \ker(\phi)$ as well. As $t \ne 0$, $x^*x \in \ker(\psi)$ and $x^*x \in \ker(\rho)$. By the \hyperref[Cauchy-Schwarz inequality]{lemma:cstar-state-cauchy-schwarz},
|
Let $\psi, \rho \in S(A)$ and $t \in (0, 1)$ such that $\phi = (1 - t)\psi + t\rho$, then for each $x \in \ker(\phi)$, $x^*x \in \ker(\phi)$ as well. As $t \ne 0$, $x^*x \in \ker(\psi)$ and $x^*x \in \ker(\rho)$. By the \hyperref[Cauchy-Schwarz inequality]{definition:cstar-state-pseudo-inner-product},
|
||||||
\[
|
\[
|
||||||
|\dpn{x, \psi}{A}|^2 = |\dpn{1^*x, \psi}{A}|^2 \le \dpn{1, \psi}{A} \cdot \dpn{x^*x, \psi}{A} = 0
|
|\dpn{x, \psi}{A}|^2 = |\dpn{1^*x, \psi}{A}|^2 \le \dpn{1, \psi}{A} \cdot \dpn{x^*x, \psi}{A} = 0
|
||||||
\]
|
\]
|
||||||
|
|||||||
@@ -17,6 +17,9 @@
|
|||||||
$A[S]$ & $C^*$-subalgebra of $A$ generated by $S \subset A$. & \autoref{definition:generated-subalgebra} \\
|
$A[S]$ & $C^*$-subalgebra of $A$ generated by $S \subset A$. & \autoref{definition:generated-subalgebra} \\
|
||||||
$S(A)$ & State space of a $C^*$-algebra $A$. & \autoref{definition:cstar-state} \\
|
$S(A)$ & State space of a $C^*$-algebra $A$. & \autoref{definition:cstar-state} \\
|
||||||
$P(A)$ & Pure state space of a $C^*$-algebra $A$. & \autoref{definition:pure-state} \\
|
$P(A)$ & Pure state space of a $C^*$-algebra $A$. & \autoref{definition:pure-state} \\
|
||||||
|
$\dpn{x, y}{\phi}$ & Defined as $\dpn{y^*x, \phi}{A}$, the pseudo inner product associated to a positive linear functional. & \autoref{definition:cstar-state-pseudo-inner-product} \\
|
||||||
|
$(H_\phi, \pi_\phi, \xi_\phi)$ & GNS triple associated with $\phi \in S(A)$. & \autoref{definition:gns-triple} \\
|
||||||
|
|
||||||
$M_n(\complex)$ & Algebra of $n \times n$ matrices over $\complex$. & \autoref{definition:matrix-algebra} \\
|
$M_n(\complex)$ & Algebra of $n \times n$ matrices over $\complex$. & \autoref{definition:matrix-algebra} \\
|
||||||
$B(H)$ & Algebra of bounded operators on a Hilbert space. & \autoref{definition:hilbert-endomorphism} \\
|
$B(H)$ & Algebra of bounded operators on a Hilbert space. & \autoref{definition:hilbert-endomorphism} \\
|
||||||
$A(D)$ & The disk algebra. & \autoref{definition:disk-algebra} \\
|
$A(D)$ & The disk algebra. & \autoref{definition:disk-algebra} \\
|
||||||
|
|||||||
@@ -19,9 +19,7 @@
|
|||||||
U_J = \bigcup_{j \in J}E_j^c
|
U_J = \bigcup_{j \in J}E_j^c
|
||||||
\]
|
\]
|
||||||
|
|
||||||
then $U_J \subset X$ is open. For any $J, J' \subset I$, $U_J \cup U_{J'} = U_{J \cup J'}$.
|
then $U_J \subset X$ is open. Suppose for contradiction that $\bigcap_{i \in I}E_i = \emptyset$, then
|
||||||
|
|
||||||
Suppose for contradiction that $\bigcap_{i \in I}E_i = \emptyset$, then
|
|
||||||
\[
|
\[
|
||||||
\mathbf{U} = \bracs{U_J|J \subset I \text{ finite}}
|
\mathbf{U} = \bracs{U_J|J \subset I \text{ finite}}
|
||||||
\]
|
\]
|
||||||
|
|||||||
Reference in New Issue
Block a user