Added power series.
All checks were successful
Compile Project / Compile (push) Successful in 31s

This commit is contained in:
Bokuan Li
2026-05-09 19:57:18 -04:00
parent 8d881dfa97
commit 7fdf1a8d6e
4 changed files with 85 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
\label{definition:saturated-ideal}
Let $E$ be a locally convex space over $K \in \RC$ and $\sigma \subset 2^E$ be an ideal, then $\sigma$ is \textbf{saturated} if:
\begin{enumerate}
\item For each $\lambda \in K$ and $S \in \sigma$, $\lamdba S \in \sigma$.
\item For each $\lambda \in K$ and $S \in \sigma$, $\lambda S \in \sigma$.
\item For each $S \in \sigma$, $\ol{\aconv}(S) \in \sigma$.
\end{enumerate}