Look, I know I am a notation Nazi, but this really makes no sense.
$$\{e_i\}$$, say, is a set. Are you applying bounds to some operation on this set? If so, what is this operation?
Sorry if this wasn't clear. $$\{e_1, e_2\}$$ is a basis of $$\mathbb R^2$$ and $$\{f_1, f_2\}$$ is another. They're just bases of a finite-dimensional vector space.
In general if $$\{e_i\}_{i=1}^n$$ is a basis of $$\mathbb R^m$$ and $$\{f_i\}_{j=1}^m$$ is a basis of $$\mathbb R^n$$ then $$\mathbb R^n \otimes \mathbb R^m$$ is an $$nm$$-dimensional vector space with basis $$\{e_i \otimes f_j\}_{1 \leq i \leq n,\ 0 \leq j \leq m}$$. Is that notation ok?
(Now that you mention it, putting indexes outside of set brackets is not proper set notation, but people do this all the time).
The individual gadgets $$e_i \otimes f_j$$ are formal symbols with no meaning at all except that they're required to behave properly with respect to scalar multiplication by elements of $$\mathbb{R}$$.
Didn't you say something similar a few posts back? I seem to remember your writing a sum of scalars times the formal tensor gadgets.
Here's some wikipedia stuff that I can make some sense of, which might be germane to QuarkHead's posts
Can you link the specific Wiki page? This is exactly what I'm studying in class this week and I'm trying to hit this from every direction. Base change aka extension of scalars is a very simple-looking idea that magically leads to tensor products.
So, a complex number is an extension of scalars . . .? Or what mathematicians call a field extension?
And
No, two totally different things, only vaguely related.
A field extension is just a smaller field inside another. For example
$$\mathbb C$$ is a field extension of $$\mathbb R$$. Field extensions are used in understanding the structure of the roots of polynomials. For example in the rationals $$\mathbb Q$$ there is no root of $$x^2 - 2$$. However we can extend $$\mathbb Q$$ by defining $$\mathbb Q[\sqrt{2}] = \{a + b\sqrt{2} : a, b \in \mathbb R\}$$. Then we can show that $$\mathbb Q[\sqrt{2}]$$ is an extension field of $$\mathbb Q$$ in which $$x^2 - 2$$ does have a root.
That's field extensions.
Now, extension of scalars (which I'm just learning, so don't quote me here), also starts with one field inside another, like $$\mathbb R$$ inside $$\mathbb C$$.
Then say you have a vector space over the larger field, in this case $$\mathbb C^n$$. By "forgetting" about the scalars in $$\mathbb C$$, we can view $$\mathbb C^n$$ as a vector space over $$\mathbb R$$. That's reasonably straightforward, it's called
restriction of scalars.
Extension of scalars goes the other way with a little more complication. Same setup, $$\mathbb R$$ inside $$\mathbb C$$, $$\mathbb C^n$$ a vector space over the larger field. Now, off to the side, we have some $$\mathbb R$$ vector space, say $$\mathbb R^n$$. It allows scalar multipication by elements of $$\mathbb R$$. Since $$\mathbb C$$ extends $$\mathbb R$$, can we somehow "extend the scalars" so that $$\mathbb R^n$$ becomes a vector space over $$\mathbb C$$?
In general, no.
But if we take some appropriate tensor product, we get a vector space in which we can extend the scalars. And it turns out that if we never heard of a tensor product and we tried to construct a solution to this problem, we would invent the tensor product.
This is what I know about it. I found a really good paper, actually it's a copy of a chapter of Dummitt and Foote here
http://math.rice.edu/~evanmb/math465spring11/dummit_foote-tensorproducts.pdf. It describes very clearly and in nice detail this construction.
If I can tear myself away from the Internet for a few hours I'm going to work through this and hopefully come back with some more clarity.