I've got two vector spaces $U$ and $V$ over division ring $\mathbb{T}$ .
Space $W$ over division ring $\mathbb{T}$ is defined as $W =\{( u, v ); u \in U, v \in V \}$ with operations $(u_1, v_1) + (u_2, v_2) = (u_1 + u_2, v_1 + v_2)$ and $\alpha (u_1, v_1) = (\alpha u_1, \alpha v_1)$.
How can I find basis and dimension of $W$?
Let the basis for space $U$ of dimension $d_u$ be $\{a_i\}$ and for vector space $V$ of dimension $d_v$ be $\{b_j\}$. Then basis for $W$ can be $(a_1,0),(a_2,0)...(a_{d_u},0),(0,b_1)....(0,b_{d_v})$. Thus dimension being $d_u+d_v$.
Proof