I'm given this test assignment, and I can't decipher what it says. Would you kindly help me?
Here's the assignment itself:
Let $U$ and $W$ be sub-spaces of the linear vector space $V$ s.t. $U \oplus W = V$. Let $S \subseteq U$ and $T \subseteq W$ be two finite linearly independent sets. Prove that $S \cup T$ is linearly independent.
I don't think that ring-sum symbol here is actually the ring sum (xor, exclusive or). Because, if it was, that would mean that either $V$ or $W$ didn't include the trivial (zero) subspace, which would disqualify them from being (sub-)spaces.
So, could you guess what could be meant by this symbol?
It means the direct sum. That is
$$U \oplus W = \{u+ w ; u \in U \ \ \text{and}\ \ w\in W \}$$
and $$U \cap W = \{0\}$$