Updated the notation for convex and circled hulls.

This commit is contained in:
Bokuan Li
2026-05-04 17:15:54 -04:00
parent 60115baa41
commit e3c16a98b4
5 changed files with 21 additions and 21 deletions

View File

@@ -21,7 +21,7 @@
\label{definition:convex-circled-hull}
Let $E$ be a vector space over $K \in \RC$ and $A \subset E$, then the set
\[
\Gamma(A) = \bracs{\sum_{j = 1}^n t_j x_j \bigg | \seqf{t_j} \subset K, \seqf{x_j} \subset E, \sum_{j = 1}^n |t_j| \le 1 }
\aconv(A) = \bracs{\sum_{j = 1}^n t_j x_j \bigg | \seqf{t_j} \subset K, \seqf{x_j} \subset E, \sum_{j = 1}^n |t_j| \le 1 }
\]
is the \textbf{convex circled hull} of $A$.