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

@@ -38,3 +38,15 @@
(C1) $\Leftrightarrow$ (C2): By the \hyperref[Arzelà-Ascoli Theorem]{theorem:arzela-ascoli}.
\end{proof}
\begin{definition}[Space of Holomorphic Functions Near a Set]
\label{definition:holomorphic-function-space-near}
Let $E$ be a complete separated locally convex space over $\complex$ and $A \subset \complex$. Direct $\cn_{\complex}^o(A)$ under reverse inclusion, then the inductive limit
\[
H(A; E) = \varinjlim_{U \in \cn_{\complex}^o(A)} H(U; E)
\]
is the \textbf{space of holomorphic functions near} $A$, and is of type (LF).
\end{definition}