Added the separate and joint continuity theorem.
All checks were successful
Compile Project / Compile (push) Successful in 33s
All checks were successful
Compile Project / Compile (push) Successful in 33s
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
Let $E, F$ be TVSs over $K \in \RC$ and $\alg \subset L(E; F)$. Suppose that one of the following holds:
|
||||
\begin{enumerate}
|
||||
\item[(B)] $E$ is a Baire space.
|
||||
\item[(B')] $E$ and $F$ are locally convex with $E$ being barreled.
|
||||
\item[(B')] $E$ is barreled and $F$ is locally convex.
|
||||
\end{enumerate}
|
||||
|
||||
and that
|
||||
@@ -57,6 +57,49 @@
|
||||
(E1) $\Rightarrow$ (C1) + (C2): By the \hyperref[Arzelà-Ascoli Theorem]{theorem:arzela-ascoli} and \autoref{proposition:equicontinuous-linear-closure}.
|
||||
\end{proof}
|
||||
|
||||
\begin{lemma}
|
||||
\label{lemma:equicontinuous-bilinear}
|
||||
Let $E, F, G$ be TVSs over $K \in \RC$ and $\alg \subset L^2(E, F; G)$ be continuous bilinear maps, then the following are equivalent:
|
||||
\begin{enumerate}
|
||||
\item $\alg$ is equicontinuous.
|
||||
\item $\alg$ is equicontinuous at $0$.
|
||||
\end{enumerate}
|
||||
\end{lemma}
|
||||
\begin{proof}
|
||||
(2) $\Rightarrow$ (1): For each $(x_0, y_0), (x, y) \in E \times F$ and $\lambda \in \alg$,
|
||||
\[
|
||||
\lambda(x, y) - \lambda(x_0, y_0) = \lambda(x - x_0, y - y_0) + \lambda(x - x_0, y_0) + \lambda(x_0, y - y_0)
|
||||
\]
|
||||
|
||||
For each $U \in \cn_G(0)$ circled, there exists circled neighbourhoods $V \in \cn_E(0)$ and $W \in \cn_F(0)$ such that $\lambda(V \times W) \subset U$ for all $\lambda \in \alg$. In which case, there exists $\mu > 0$ such that $y_0 \in \mu W$ and $x_0 \in \mu V$. Thus if $(x, y) - (x_0, y_0) \in \mu^{-1}(V \times W)$, then for every $\lambda \in \alg$,
|
||||
\[
|
||||
\lambda(x - x_0, y_0) \in \lambda(\mu^{-1} V \times \mu W) = \lambda(V \times W) \subset U
|
||||
\]
|
||||
|
||||
and $\lambda(x_0, y - y_0) \in U$ as well. Therefore $\alg$ is equicontinuous at $(x_0, y_0)$.
|
||||
\end{proof}
|
||||
|
||||
|
||||
|
||||
\begin{theorem}
|
||||
\label{theorem:separate-joint-bilinear}
|
||||
Let $E, F, G$ be TVSs over $K \in \RC$ and $\alg$ be separately continuous bilinear maps from $E \times F$ to $G$. If one of the following holds:
|
||||
\begin{enumerate}
|
||||
\item[(B)] $E$ is Baire.
|
||||
\item[(B')] $E$ is barreled and $G$ is locally convex.
|
||||
\end{enumerate}
|
||||
|
||||
and that
|
||||
\begin{enumerate}
|
||||
\item[(M)] $E$ and $F$ are both metrisable.
|
||||
\item[(E)] For each $x \in E$, $\bracsn{\lambda(x, \cdot)|\lambda \in \alg} \subset L(F; G)$ is equicontinuous.
|
||||
\end{enumerate}
|
||||
|
||||
then $\alg$ is equicontinuous.
|
||||
\end{theorem}
|
||||
\begin{proof}[Proof, {{\cite[III.5.1]{SchaeferWolff}}}. ]
|
||||
Let $\seq{(x_n, y_n)} \subset E \times F$ and $\seq{\lambda_n} \subset \alg$ such that $(x_n, y_n) \to 0$ as $n \to \infty$. Since $\seq{y_n}$ is convergent, for each $n \in \natp$ and $x \in E$, $\bracsn{\lambda_n(x, y_n)|n \in \natp}$ is bounded by (E) and \autoref{proposition:equicontinuous-net}. By (B) or (B') and the \hyperref[Banach-Steinhaus Theorem]{theorem:banach-steinhaus}, $\bracsn{\lambda_n(\cdot, y_n)|n \in \natp}$ is equicontinuous, and $\lambda_n(x_n, y_n) \to 0$ as $n \to \infty$ by \autoref{proposition:equicontinuous-net}. By (M) and \autoref{proposition:equicontinuous-net}, $\alg$ is equicontinuous at $0$, and hence equicontinuous by \autoref{lemma:equicontinuous-bilinear}.
|
||||
\end{proof}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user