I want to clarify what does represent disjoint vector space? I know that this terminology related to set is very easy, because disjoint set is for example given two set
$A={1,2,3}$
and
$B={4,5,6}$
or in another words, two set which has not any common element is called disjoint set, but for vector space what does it means? In my book there is written such kind of sentence
If $V_1$ and $V_2$ are essentially disjoint vector spaces (not just spaces of vectors), the sum is called the direct sum. This relation is denoted by

as I know this symbol denotes tensor or Kronecker product, I have idea that disjoint vector spaces should have also disjoint vector subspace,which means that coefficient of linear combinations,by which vector space can be generated from it's vector subspace,must be always disjoint,or set of coefficients more correctly.is it like this or it denotes different one? Thanks