There are a lot of questions like this all over the site, but I cannot find one that resolved my confusion- what are the formal definitions of direct sums, direct products, and tensor products (in the most general sense), and how are they different?
2026-03-27 06:13:21.1774592001
Direct Sum vs. Direct Product vs. Tensor Product
43.8k Views Asked by user247773 https://math.techqa.club/user/user247773/detail At
1
There are 1 best solutions below
Related Questions in TENSOR-PRODUCTS
- Tensor product commutes with infinite products
- Inclusions in tensor products
- How to prove that $f\otimes g: V\otimes W\to X\otimes Y$ is a monomorphism
- What does a direct sum of tensor products look like?
- Tensors transformations under $so(4)$
- Tensor modules of tensor algebras
- projective and Haagerup tensor norms
- Algebraic Tensor product of Hilbert spaces
- Why $\displaystyle\lim_{n\to+\infty}x_n\otimes y_n=x\otimes y\;?$
- Proposition 3.7 in Atiyah-Macdonald (Tensor product of fractions is fraction of tensor product)
Related Questions in DIRECT-SUM
- Finding subspaces with trivial intersection
- Direct sum and the inclusion property
- direct sum of injective hull of two modules is equal to the injective hull of direct sum of those modules
- What does a direct sum of tensor products look like?
- does the direct sum of constant sequences and null sequences gives convergent sequence Vector space
- Existence of Subspace so direct sum gives the orignal vector space.
- A matrix has $n$ independent eigenvectors $\Rightarrow\Bbb R^n$ is the direct sum of the eigenspaces
- $\dim(\mathbb{V}_1 \oplus ...\oplus \mathbb{V}_k) = \dim\mathbb{V}_1+...+\dim\mathbb{V}_k$
- Product/coproduct properties: If $N_1\simeq N_2$ in some category, then $N_1\times N_3\simeq N_2\times N_3$?
- Direct Sums of Abelian Groups/$R$-Modules
Related Questions in DIRECT-PRODUCT
- Krull dimension of a direct product of rings
- Is the map $G*H \to G \times H$ injective?
- Is free product of groups always bigger that direct product?
- In GAP, How can I check whether a given group is a direct product?
- $V^*$ is isomorphic to the direct product of copies of $F$ indexed by $A$
- Prove that $\mathbb{Z}_{5}[x]/(x^2+1)$ is isomorphic to $\mathbb{Z}_{5} \times \mathbb{Z}_{5}$.
- Subdirect products
- If $(g,h)\in G\times H$ with $|g|=r$ and $|h|=s$, then $|(g,h)|=\operatorname{lcm}(r,s)$.
- Using Direct Proofs in Discrete Math
- Symmetric Direct Product Distributive?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
I won't even attempt to be the most general with this answer, because I admit, I do not have a damn clue about what perverted algebraic sets admit tensor products, for example, so I will stick with vector spaces, but I am quite sure everything I say about vector spaces works for finitely generated modules over commutative rings as well. And also that the basic concept for all direct sums and tensor products are the same, just the algebraic structures involved are different.
Direct product
I'm pretty sure the direct product is the same as Cartesian product. If $X$ and $Y$ are two sets, then $X\times Y$, the Cartesian product of $X$ and $Y$ is a set made up of all ordered pairs of elements of $X$ and $Y$.
Ergo, if $x\in X$ and $y\in Y$, then $(x,y)\in X\times Y$.
Direct sum
If $V$ and $W$ are vector spaces over a field $\mathbb{F}$, then their direct sum $V\oplus W$ is the vector space whose elements are ordered pairs of elements of $V$ and $W$, equipped with the following linear structure: $$ (x_1,y_1)+(x_2,y_2)=(x_1+x_2,y_1+y_2) \\ \alpha(x,y)=(\alpha x,\alpha y), $$ where $x,x_1,x_2\in V,\ y,y_1,y_2\in W$ and $\alpha\in\mathbb{F}$.
How is this different from the direct product? Well, the direct product can be made between arbitrary sets, and has nothing to do with algebraic properties, while the direct sum also carries over the linear structure.
However, most of the time, when you take direct product of vector spaces, you assume quietly, or directly state the existence of this linear structure on the product space, and there is one other difference:
If you take a Cartesian product of infinite amount of vector spaces, then an element of this product space can have infinite nonzero "components", while if you take the direct sum of infinite amount of vector spaces, then an element of that sum will always have finite nonzero "terms".
Tensor product
Oh man, this is quite different.
Basically, if you check the properties of a direct sum, you'll see that it indeed kinda does behave like a sum. Also for example, the map that maps $x\in V$ and $y\in W$ to $(x,y)\in V\oplus W$, is absolutely not a bilinear map, as evidenced by the fact that $\alpha(x,y)\neq(\alpha x,y)$.
Question: Would it be possible to create a third vector space from $V$ and $W$ in a way, that the "pair forming map" is bilinear, and thus this new space behaves kinda like a product?
Another, seemingly unrelated question: If we have a multilinear map from a direct sum of vector spaces, then is it possible to somehow represent this map as a linear map, and have this representation be unique?
Although the two questions are seemingly unrelated, if the answer to both questions is yes, then maybe our multilinear map would appear as the composition of the "pair forming map" with a unique linear map?
These musings lead us to the actual concept of tensor product.
Definition:
Let $V$ and $W$ be finite dimensional vector spaces over the field $\mathbb{F}$. In addition, let $U$ and $X$ also be finite dimensional vector spaces over $\mathbb{F}$.
Let $p:V\times W\rightarrow X$ be a multilinear map. The pair $(X,p)$ is the tensor product of $V$ and $W$ if for every multilinear map $A:V\times W\rightarrow U$, there exists a unique linear map $A^\otimes:X\rightarrow U$ such that $$ A=A^\otimes\circ p. $$ --------------------
We usually denote $p(x,y)$ as $x\otimes y$, and $X$ as $V\otimes W$.
This also works for any amount of vector spaces, but I chose to roll with two (same goes for direct sum and direct product too).
After this, it is customary to prove existence and unicity for the tensor product. Unicity in this case means that if there is another tensor product of $V$ and $W$, then the two tensor product spaces are canonically isomorphic, and the $p$ map is given by the composition of the other "$p$ map" and the isomorphism.
Existence is usually given by constructing a tensor product directly. One elegant example is to assume that $U$ is $\mathbb{F}$ (we can do that without loss of generality, since the space of multilinear maps $V\times W\rightarrow U$ is canonically isomorphic to the space of multilinear functionals $V\times W\times U^*\rightarrow\mathbb{F}$.), and take the tensor product space to be the dual of the space of multilinear functionals over $V\times W$.
A more immediately understandable construction would be to take the tensor product space to be the space of multilinear functionals over $V^*\times W^*$, since the two are canonically isomorhpic.
Also as a closing remark, note that unlike the direct sum, which always consists of pairs $(x,y)$, elements of the tensor product space are generated by pairs $x\otimes y$, but they are not all pairs.