Remark A.4.1. It Does Not Matter What Names We Use for Variables.
One source of non-uniqueness is that of variable names. In basic algebra we are probably most comfortable with \(x\) as the independent variable and \(y\) as the dependent variable, but we could just as well use any other pair of variable names like \(\a\) as the independent variable and \(\beta\) as the dependent variable.
As long as we use the horizontal axis for the independent variable and the vertical axis for the dependent variable, the graph of \(y=x^2\) will look exactly like the graph of \(\beta=\a^2.\)
The same holds true in parametrized sets. Indeed,
\begin{align*}
\amp\left\{\left(\left.\begin{array}{c}5/2\\0\\-2\,\,\end{array}\right)+x_2\,\left(\begin{array}{c}3/2\\1\\0\end{array}\right)\right|\,x_2\in\R\right\}\\
=\amp\left\{\left(\left.\begin{array}{c}5/2\\0\\-2\,\,\end{array}\right)+y\,\left(\begin{array}{c}3/2\\1\\0\end{array}\right)\right|\,y\in\R\right\}\\
=\amp\left\{\left(\left.\begin{array}{c}5/2\\0\\-2\,\,\end{array}\right)+\sigma\,\left(\begin{array}{c}3/2\\1\\0\end{array}\right)\right|\,\sigma\in\R\right\}
\end{align*}
Essentially, any parameter in the element form of a set is a dummy variable in much the same way that \(x\) is a dummy variable in the definite integral \(\displaystyle{\int_0^1x^2\,dx.}\)
We do wish to be consistent about naming our variables to minimize confusion. We will typically use \(s\) when we need a single parameter, \(s,t\) when we need two parameters, \(r,s,t\) if three are needed, and \(s_1,s_2,\ldots,s_k\) when more than three parameter variables are present.
An observation about notation: If we were not using the notation \(\x\) for the unknown in \(\A\x=\b,\) we would be perfectly happy using \(\left(\begin{array}{c}x\\y\end{array}\right),\left(\begin{array}{c}x\\y\\z\end{array}\right),\) or \(\left(\begin{array}{c}x\\y\\z\\w\end{array}\right)\) to denote variable-component vectors. But the minor notation collision in for example \(\x=\left(\begin{array}{c}x\\y\\z\end{array}\right)\) exhibits enough of an ambiguity that we choose to use \(x_1,x_2,\ldots,x_n\) to denote component variables.