Replaced mentions of normed spaces to normed vector spaces.
All checks were successful
Compile Project / Compile (push) Successful in 17s
All checks were successful
Compile Project / Compile (push) Successful in 17s
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
\begin{proposition}
|
||||
\label{proposition:bilinear-separate}
|
||||
Let $E, F, G$ be normed spaces and $T: E \times F \to G$ be a bilinear map. If:
|
||||
Let $E, F, G$ be normed vector spaces and $T: E \times F \to G$ be a bilinear map. If:
|
||||
\begin{enumerate}
|
||||
\item For each $x \in E$, $y \mapsto T(x, y)$ is a continuous linear map from $F$ to $G$.
|
||||
\item For each $y \in F$, $x \mapsto T(x, y)$ is a continuous linear map from $E$ to $G$.
|
||||
|
||||
Reference in New Issue
Block a user