Suppose I have a set $S = \{\bar{u_1},\bar{u_2},...,\bar{u_{|S|}}\}$ where $|S|$ is the cardinality of $S$. I want to express a linear combination of all vectors in the set using a summation like so:
$$ \sum_{u_i \in S} a_i \bar{u_i} $$
Is this valid?
(This question is an extension of a pre-existing question: Notation of the summation of a set of numbers )