There are structures that are defined as various direct sums, like tensor algebras $T(V)$, exterior algebras $\Lambda(V)$ and so on. While all these structures are supposed to be external direct sums, which are cartesian products, they are almost always treated as internal ones, which are sums of subspaces.
And in each case summands are treated as subsets. While I can see how this works in case of internal direct sums, but it is clearly that for external case $C=A\oplus_E B$, neither $A$ nor $B$ are the subsets of $C$. It is more likely that $A\times\{0\}\subset C$ and $\{0\}\times B \subset C$, s.t. $(A\times\{0\})\oplus_I(\{0\}\times B)=C$
It confuses me alot, because it is often that operations defined on external sums, like wedge product, are used on summands though they have different underlying sets. Of course one can construct operation that will works on each summand from the given on the whole space, but that would be already different operation and we would need to distinguish between them.
Could you please clarify to me how this works?
Then, given vector space $V$, and two vector subspaces $U$,$W$ one can decompose $V$ into "internal direct sum" $V=U\oplus_I W$ such that $\forall v\in V: \exists u,w: v=u+w$
– Sergey Dylda Apr 23 '17 at 05:06