I want to express a set that evolves choosing members from a non-finite collection of sets and I think this should be possible, using the notion of Cartesian products for indexed sets.
Now if I write $I=\{1,2,3\}$ then would this equality be correct:
$$\{x_1+x_2+x_3:(x_1,x_2,x_3)\in X_1\times X_2\times X_3\}=\left\{\sum_{i\in I}f(i):f\in \prod_{i\in I}X_i\right\}$$
Can someone comment on if I am using the notation right? I'm working under the idea that the indexed product should be the set of all choice functions for my index but I'm unsure if thats correct. Also I am using a finite example here just to make things simpler.
An indexed product can be understood as a function, but this needs to be pointed out. It is more easy to understand what you're talking about if you write $f_i$ instead, or clarify the notation first.