This commit is contained in:
Bokuan Li
2026-03-06 14:06:15 -05:00
parent 173727665b
commit 5034bc4220
109 changed files with 1184 additions and 410 deletions

View File

@@ -16,9 +16,9 @@
The pair $(\wh E, \iota)$ is the \textbf{Hausdorff completion} of $E$.
\end{definition}
\begin{proof}
All claims of (1), (2), (U), and (4), except the linearity of maps and the fact that $\wh E$ is a TVS is proven via the Hausdorff completion (\ref{definition:hausdorff-completion}).
All claims of (1), (2), (U), and (4), except the linearity of maps and the fact that $\wh E$ is a TVS is proven via the \hyperref[Hausdorff completion]{definition:hausdorff-completion}.
Using \ref{proposition:initial-completion}, identify $\wh E \times \wh E$ with $\wh{E \times E}$ and $K \times \wh E$ with $\wh{K \times E}$ as uniform spaces. By \ref{proposition:hausdorff-uniform-factor}, there exists operations $\wh E \times \wh E \to \wh E$ and $K \times \wh E \to \wh E$ such that the following diagrams commute
Using \autoref{proposition:initial-completion}, identify $\wh E \times \wh E$ with $\wh{E \times E}$ and $K \times \wh E$ with $\wh{K \times E}$ as uniform spaces. By \autoref{proposition:hausdorff-uniform-factor}, there exists operations $\wh E \times \wh E \to \wh E$ and $K \times \wh E \to \wh E$ such that the following diagrams commute
\[
\xymatrix{
\widehat E \times \widehat E \ar@{->}[r] & \widehat E & & K \times \widehat E \ar@{->}[r] & \widehat E \\
@@ -26,6 +26,7 @@
}
\]
By continuity and the density of $\iota(E)$ in $E$, $\wh E$ with these operations forms a TVS, and $T$ is linear.
\end{proof}