54 lines
2.8 KiB
TeX
54 lines
2.8 KiB
TeX
\section{Continuous Linear Maps}
|
|
\label{section:tvs-linear-maps}
|
|
|
|
|
|
\begin{definition}[Continuous Linear Map]
|
|
\label{definition:continuous-linear}
|
|
Let $E, F$ be TVSs over $K \in \RC$, and $T \in \hom({E, F})$ be a linear map, then the following are equivalent:
|
|
\begin{enumerate}
|
|
\item $T \in UC(E; F)$.
|
|
\item $T \in C(E; F)$.
|
|
\item $T$ is continuous at $0$.
|
|
\end{enumerate}
|
|
If the above holds, then $T$ is a \textbf{continuous linear map}. The set $L(E; F)$ denotes the vector space of all continuous linear maps from $E$ to $F$.
|
|
\end{definition}
|
|
\begin{proof}
|
|
$(1) \Rightarrow (2) \Rightarrow (3)$: By \autoref{proposition:uniform-continuous} and \autoref{definition:continuity}.
|
|
|
|
$(3) \Rightarrow (1)$: Let $U$ be an entourage of $F$, there exists an entourage $V$ of $E$ such that $T(V(0)) \subset U(0)$. Using \autoref{proposition:tvs-uniform} and \autoref{lemma:translation-invariant-symmetric}, assume without loss of generality that $U$ and $V$ are symmetric and translation-invariant.
|
|
|
|
For any $x, y \in V$, $x - y \in V(0)$, so $Tx - Ty \in U(0)$, $Ty \in U(Tx)$ by symmetry, and $(Tx, Ty) \in U$. Therefore $T$ is uniformly continuous.
|
|
\end{proof}
|
|
|
|
\begin{definition}[Continuous Multilinear Map]
|
|
\label{definition:continuous-multilinear}
|
|
Let $\seqf{E}$, $F$ be TVSs over $K \in \RC$, then the set $L^n(E_1, \cdots, E_n; F) = L^n(\seqf{E_j}; F)$ is the space of all continuous $n$-linear maps from $\prod_{j = 1}^n E_j$ to $F$.
|
|
\end{definition}
|
|
|
|
|
|
\begin{proposition}
|
|
\label{proposition:continuous-bounded}
|
|
Let $E, F$ be TVSs over $K \in \RC$ and $T \in L(E; F)$, then for any $B \subset E$ bounded, $T(B)$ is also bounded.
|
|
\end{proposition}
|
|
\begin{proof}
|
|
Let $U \in \cn_F(0)$, then $T^{-1}(U) \in \cn_E(0)$, so there exists $\lambda \in K$ such that $\lambda T^{-1}(U) = T^{-1}(\lambda U) \supset B$ and $\lambda U \supset T(B)$.
|
|
\end{proof}
|
|
|
|
\begin{definition}[Product Topology]
|
|
\label{definition:tvs-product}
|
|
Let $\seqi{E}$ be TVSs over $K \in \RC$ and $E = \prod_{i \in I}E_i$ be their product as a vector space, and $\fU$ be the initial uniformity generated by the projection maps, then
|
|
\begin{enumerate}
|
|
\item $E$ equipped with the topology induced by $\fU$ is a topological vector space.
|
|
\item[(U)] For any TVS $F$ over $K$ and $\seqi{T}$ where $T_i \in L(F; E_i)$ for each $i \in I$, there exists a unique $U \in L(F; E)$ such that the following diagram commutes
|
|
|
|
\[
|
|
\xymatrix{
|
|
F \ar@{->}[rd]^{T_i} \ar@{->}[d]_{T} & \\
|
|
\prod_{i \in I}E_i \ar@{->}[r]_{\pi_i} & E_i
|
|
}
|
|
\]
|
|
|
|
\end{enumerate}
|
|
The uniformity $\fU$ and its induced topology are the \textbf{product uniformity/topology}, and $E$ equipped with $\fU$ is the \textbf{product TVS} of $\seqi{E}$.
|
|
\end{definition}
|