I'm having serious trouble to understand the definition of tensor products from Kostrikin's Linear Algebra and Geometry. Until now I've understood a tensor as a multilinear map from the cartesian product of $k$ copies of a vector space $V$ to the underlying field of scalars. However I was instructed to study the multilinear construction from Kostrikin's book, and I'm really not understanding what he's trying to do.
Well, i'll post how he constructs the tensor product, and then post my doubts. Any help or reference is very good.
He constructs the tensor product in three steps:
- Let $L_1,L_2\cdots L_p$ a family of vector spaces over the same field $\mathbb{K}$. Define the set $M$ of all functions with finite support on $L_1\times L_2\times\cdots\times L_p$ and with values in $\mathbb{K}$, in other words, all functions from this cartesian product to $\mathbb{K}$ which vanish at all except a finite number of points of the domain. One basis consists of the functions $\delta(l_1, l_2 \dots l_p)$ which is $1$ at the point $(l_1, l_2 ...l_p)$ and zero everywhere else. He also omits the $\delta$ symbol, so that we have $$M=\left\{\sum a_{l_1\cdots l_p}(l_1,l_2\cdots l_p) \mid a_{l_1\cdots l_p} \in \mathbb{K} \right\}$$
- Consider the subspace $M_0$ generated by the vectors on $M$ of the form: $$(l_1\cdots l'_j+l''_j\cdots l_p) - (l_1\cdots l'_j\cdots l_p) - (l_1\cdots l''_j\cdots l_p)$$ $$(l_1\cdots al_j\cdots l_p) - a(l_1\cdots l_j\cdots l_p) \quad \quad a\in \mathbb{K}$$
- The tensor product is then defined as $$L_1\otimes L_2 \otimes \cdots \otimes L_p = M / M_0$$ $$l_1\otimes l_2 \otimes \cdots \otimes l_p = (l_1, l_2\cdots l_p) + M_0$$ $$t: L_1 \times L_2 \times \cdots \times L_p \to L_1\otimes L_2 \otimes \cdots \otimes L_p, \quad t(l_1, l_2 \cdots l_p) = l_1 \otimes l_2 \otimes \cdots \otimes l_p$$
Well, I already did my best to understand this definition, but it just can't get it. First, he says that this definition is being made to be able to construct some universal multilienear application. That's fine, but why this definition allows us this? What's the intuition behind this definition?
Second, on step 1 he consider functions that vanishes at all points except a finite number. Well, why these delta functions form a basis ? I don't understand why, since for me it seems that for using those delta, we would need to know on which points the functions is not zero.
Third, why considering that subspace $M_0$ ? I just can't grasp what's the reason for this.
And finally fourth: why setting the tensor product as that quotient space ?
I really thought a lot already on this definition, trying to came out with something, however I couldn't have any idea. Can someone give some help?
Thanks in advance, and really sorry if this question is too long, too specific or too silly. I'm just very confused with this definition.
math.uconn.edu
in the comment above no longer works, but the article can be found at https://kconrad.math.uconn.edu/blurbs/linmultialg/tensorprod.pdf – The Amplitwist Nov 22 '23 at 22:20