Added path lemma.
All checks were successful
Compile Project / Compile (push) Successful in 35s

This commit is contained in:
Bokuan Li
2026-05-27 22:59:06 -04:00
parent 5923b45f9d
commit 02bd8479bc
6 changed files with 93 additions and 2 deletions

View File

@@ -268,3 +268,16 @@
which contradicts the fact that $(F_n + U) \cap E_n = \emptyset$.
\end{proof}
\begin{definition}[Space of Type (LB)]
\label{definition:lb-space}
Let $E$ be a locally convex space, then $E$ is of type \textbf{(LB)} if $E$ is the strict inductive limit of a countable system of Banach spaces.
\end{definition}
\begin{definition}[Space of Type (LF)]
\label{definition:lf-space}
Let $E$ be a locally convex space, then $E$ is of type \textbf{(LF)} if $E$ is the strict inductive limit of a countable system of Fréchet spaces.
\end{definition}