info prev up next book cdrom email home

Direct Sum (Module)

The direct sum of two Modules $V$ and $W$ over the same Ring $R$ is given by $V\otimes W$ with Module operations defined by

\begin{displaymath}
r\cdot (v,w) = (rv,rw)
\end{displaymath}


\begin{displaymath}
(v,w)\oplus (y,z) = (v+y,w+z).
\end{displaymath}

The direct sum of an arbitrary family of Modules over the same Ring is also defined. If $J$ is the indexing set for the family of Modules, then the direct sum is represented by the collection of functions with finite support from $J$ to the union of all these Modules such that the function sends $j\in J$ to an element in the Module indexed by $j$.


The dimension of a direct sum is the product of the dimensions of the quantities summed. The significant property of the direct sum is that it is the coproduct in the category of Modules. This general definition gives as a consequence the definition of the direct sum of Abelian Groups (since they are Modules over the Integers) and the direct sum of Vector Spaces (since they are Modules over a Field).




© 1996-9 Eric W. Weisstein
1999-05-24