If $X_1$ and $X_2$ are (we can suppose real-valued) random variables, then how is the random variable $X=(X_1,X_2)$ defined? Is there a name for this concept so I can look it up on i.e. Wikipedia? (I have come across this notation in a Decision Theory textbook).
A specific question I have in mind: if $ϕ∈Ω$ (i.e., our sample space) and $X_1(ϕ)=1$ and $X_2(ϕ)=2$, then what is $X(ϕ)$ in this context?
In your example, $X(\phi)$ is the ordered pair $(1,2).$
Throw a die and get a number in the set $\{1,2,3,4,5,6\}.$ Call the outcome $X_1.$
Throw another die. Call the outcome $X_2.$
If $X_1=1$ and $X_2=5$ then $(X_1,X_2)$ is the ordered pair $(1,5).$
"Ordered" means $(1,5)$ is not the same as $(5,1).$