jeremusic2 said:
tensors are a generalization of vectors
Only if we use an old and terrible definition of "vector". The modern definitions say that a vector is an element of a vector space, and a tensor is a multilinear map
$$T:V^*\times\cdots\times V^*\times V\times\cdots\times V\to\mathbb R,$$ where V is a vector space and V* is its dual (i.e. the set of all linear maps from V into ##\mathbb R##).
jeremusic2 said:
A direct product is also known as a tensor product
They're not the same. I actually don't even know what a direct product of vector spaces is. I understand direct products of groups, and direct sums of vector spaces, but not direct products of vector spaces. For groups, direct products and direct sums are the same thing. The term "direct sum" is preferred over "direct product" in the special case when both groups are abelian and their binary operations are referred to as "addition". Since vector spaces are abelian groups whose binary operation is called "addition", I had expected that a direct "product" of vector spaces would actually be the same thing as a direct sum of vector spaces, but I see now that Wikipedia is saying that they're not the same.
A vector space X is said to be a
direct sum of two of its subspaces Y and Z, if for each x in X, there's a unique pair (y,z) such that ##y\in Y##, ##z\in Z## and ##x=y+z##.
This is the "internal" direct sum. There's also an "external" kind. If Y and Z are vector spaces, we can define ##X=Y\times Z## and define a vector space structure on X in an obvious way. This X is said to be the (external) direct sum of Y and Z. The reason is that X is the (internal) direct sum of the sets ##\{(y,0)|y\in Y\}## and ##\{(0,z)|z\in Z\}##. These subspaces are clearly isomorphic to Y and Z respectively.
I don't know what a direct product of vector spaces is, but this is the definition of "tensor product": A bilinear function ##\tau:X\times Y\to Z##, where X,Y and Z are vector spaces, is said to be a
tensor product if, for each bilinear function ##\sigma:X\times Y\to W##, where W is a vector space, there's a unique linear function ##\sigma_*:Z\to W## such that ##\sigma=\sigma_*\circ\tau##.
jeremusic2 said:
- doesn't the direct product have any meaning in linear algebra? Or can it not make much sense within a well defined vector space?
Direct products, direct sums and tensor products are all about combining vector spaces into new vector spaces. They're not about combining vectors in some space V.
I agree with Incis Mrsi that you shouldn't be worrying about these things now. They are things that you can return to when you already know linear algebra pretty well.
Do you understand the proofs I posted?