Reading the following paragraph I was wondering how this entity that the authors [1] call a sub-vector should be named. In Matlab a sub-vector has to be contiguous.
Let $\mathbf{X}=(X_1,\ldots,X_n)$ be a vector of random variables and $\mathbf{x}=(x_1,\ldots,x_n)$ a possible value setting (configuration) for these variables. $x_i$ denotes a possible value of $X_i$, the $i$th component of $\mathbf{X}$, and $\mathbf{y}$ denotes a possible value setting for the sub-vector $\mathbf{Y}=(X_{J_1},\ldots,X_{J_k})$, $J=\{J_1,\ldots,J_k\}\subseteq\{1,\ldots,n\}$.
Is sub-vector indeed the proper mathematical term for this entity?
[1] A review of probabilistic graphical models in evolutionary computation [Larrañaga et al.], 2012
I am not a mathematician, but has the prefix "sub" anything to do with a subspace that can be defined? Or is it free to use?
– Anne van Rossum Mar 14 '13 at 09:22