[Math] Tensor Product of Algebras: Multiplication Definition

abstract-algebratensor-products

I've managed to get a weak grip on what the tensor product of two vector spaces is. I'm now trying to understand the tensor product of two algebras.

I understand that we define $(v_1\otimes w_1)(v_2\otimes w_2):=(v_1v_2)\otimes (w_1w_2)$. In order for this to be bilinear we must have relations like $x(y+z)=xy+xz$ (x,y,z are tensors here). I can't show that this is true: you can't in general simplify two tensors $y$ and $z$ into a new tensor of the form $v\otimes w$ (i.e the sum won't necessarily be a pure tensor). But then the multiplication isn't defined for a sum of pure tensors, only for pure tensors. What can I do here? Thanks for any replies!

Best Answer

The equation $(v_1\otimes w_1)(v_2\otimes w_2)=(v_1v_1\otimes w_1w_2)$ tells us how to multiply pure tensors but does not immediately say how to multiply sums of pure tensors. But there's only one possible way to extend the multiplication operation to sums of pure tensors in a way that the distributive property holds, and that is through the distributive property itself: when multiplying sums of pure tensors, first distribute and then use the given rule. It is very often in situations like these that we only define multiplication for a set of things and then "extend linearly" to all else via distributivity.