I'm taking a course in algebraic number theory and we are starting to discuss lattices and Minkowski theory. We were given this introductory exercise:
Let $K$ be a field of numbers of order $n$ and embbedings $\tau_1, ..., \tau_n:K\to\mathbb{C}$. Show that $\phi:K\otimes_{\mathbb{Q}}\mathbb{C}\to \prod_{\tau}\mathbb{C}$ defined by $\phi(a\otimes z)=(z\,\tau_1(a), ..., z\,\tau_n(a))$ is an isomorphism between $\mathbb{C}$-vector spaces.
I've already seen a solution, which uses linear independence of characters (which I'm familiar with) to prove injectivity and then uses a dimension argument to conclude bijectiviy.
I know I'm able to follow the outline of that proof, but actually my problem is more basic: I just don't know what the sets $K\otimes_{\mathbb{Q}}\mathbb{C}$ and $\prod_{\tau}\mathbb{C}$ actually mean.
I'm familiar with the tensor product $U\otimes V$, when $U$ and $V$ are both $\mathbb{F}$-vector fields (i.e., both have the same base field), so when I see the notation $U\otimes_{\mathbb{Q}} V$, I assume implicitly that $U$ and $V$ are both $\mathbb{Q}$-vector spaces, but that is not the case with $K\otimes_{\mathbb{Q}}\mathbb{C}$. That is really confusing me: take for example $K=\mathbb{Q}(i)$. What is the canonical basis for $\mathbb{Q}(i)\otimes_{\mathbb{Q}} \mathbb{C}$? How am I supposed to write $1\otimes \sqrt{2}$ in the canonical basis? Like $\sqrt{2}(1\otimes 1)$? But am I allowed to "pull out" an irrational number from the second coordinate like that? Then what does $\mathbb{Q}$ in "$\otimes_{\mathbb{Q}}$" stand for? I can't make sense of it.
Second, I thought $\prod_{\tau}\mathbb{C}$ should be the set of $n$-uples $(\tau_1(a), ..., \tau_n(a))$ where $a\in K$. But then how do I know that $\phi(a\otimes z)=(z\,\tau_1(a), ..., z\,\tau_n(a))$ is of the form $(\tau_1(b), ..., \tau_n(b))$ for some $b\in K$? If there is no such $b$, $\phi$ would not be well defined...
Any help would be useful, thanks in advance!