Definition by my professor: Let $V$ be a vector space over a field $F$ and let $$W_i~~~(1 \leq i \leq s;s \geq 2)$$ be vector subspaces of $V$. We say that the sum $W_1+W_2+...+W_s$ is a direct sum of vector subspaces $W_1,...,W_s$, if the intersection $$\left(\sum_{i=1}^{k-1}W_i\right) \cap W_k = \{0\},~~~(2 \leq \forall k \leq s)$$
I got confused with this "not so straightforward definition (mostly cause notation wise)". After trying to understand from most sources, i believe most of the definition likes to begin with the unique expression condition but my professor decided to go the opposite (it doesnt really matter right?)
So after taking a while to figure out, am i right to say that our professor meant that we need to check for all $k$ in between $2$ and the final subspace $W_s$ such that $$W_1\cap W_2 = \{0\}$$ $$(W_1+W_2)\cap W_3 = \{0\}$$ $$(W_1+W_2+W_3)\cap W_4 = \{0\}$$ $$\vdots$$ $$(W_1+W_2+...+W_{s-1}) \cap W_s = \{0\}$$
So essentially if we want to show that $W_1,W_2,W_3,W_4$ is a direct sum, we actually need to show that $W_1 \cap W_2 =\{0\}$, $(W_1+W_2) \cap W_3 = \{0\}$ and finally $(W_1+W_2+W_3) \cap W_4 = \{0\}$??? So many things to show?