External direct sum
Contents
[hide]Definition
Finite
Given a finite family of vector spaces over the same field F which we shall write as the tuple ⟨(Vi,F)⟩ni=1 (which as Mathematicians are lazy we shall write as (Vi)ni=1[note 1]) we define the external direct sum of (Vi)ni=1, which we'll call the vector space V, as follows:
- V=\mathop{\boxplus}^n_{i=1}V_i=V_1\boxplus V_2\boxplus\cdots\boxplus V_n=\left\{(v_1,v_2,\cdots,v_n)|\ v_i\in V_i\ \forall i\in\{1,2,\cdots,n\}\right\}
- With v\in V meaning v=(v_1,v_2,\cdots,v_n) for some v_i\in V_i\ \forall i
- We define the operations as follows:
- Addition:
- Given a u,v\in V we define u+v=(u_1+v_1,u_2+v_2,\cdots,u_n+v_n)
- Scalar multiplication
- Given a v\in V and a \lambda\in F we define \lambda v=(\lambda v_1,\lambda v_2,\cdots,\lambda v_n)
- Addition:
Terminology
Sometimes the external direct sum is just called the direct sum (and the internal direct sum simply sum) - if you see direct sum you should default to this, the external direct sum (for more see the Addition of vector spaces page)
Notations
Some authors use \oplus[1], others use \oplus^\text{ext}[2] for the external direct sum. Authors that use \boxplus tend to use \oplus for the internal direct sum!
This leads to the following:
Guide to reading and writing the external direct sum
Usually when writing the sum of vector spaces it is obvious from the context which one you mean. In the following examples we write addition as + and deduce the type.
- Let W=U+V
- to sum them in any way we require that U and V be over the same field. It is not mentioned that they are subspaces of a larger space (so any internal sum is out of the question) - we deduce quickly that W is a vector space over the field of U and V and it is defined as: W=U\boxplus V
- So even if the author had written W=U\oplus V we could still deduce that the external direct sum was intended.
- to sum them in any way we require that U and V be over the same field. It is not mentioned that they are subspaces of a larger space (so any internal sum is out of the question) - we deduce quickly that W is a vector space over the field of U and V and it is defined as: W=U\boxplus V
- Let W and U be subspaces of V, and define S=U+V
- We're adding subspaces of something, this should scream internal direct sum, also + is traditionally used to denote such an internal sum (simply called "sum" or "internal direct sum")
See next
TODO: See next section
See also
TODO: More types of vector space sum
Footnotes
- Jump up ↑ See the Tuple page for details - it is okay to use notations \langle\rangle for tuples when brackets are undesirable and it is easy to see from the context we do not mean the Inner product (which in this case it is because we have a range (the i=1 and n parts) on the angle brackets, note that \Big((V_i,F)\Big)_{i=1}^n would be really nasty looking!