Possible Duplicate:
Tensor product $\mathbf{C}\otimes_\mathbf{R} \mathbf{C}$
I have to prove $\mathbb{C}\otimes_\mathbb{R}\mathbb{C}\cong \mathbb{C}\times \mathbb{C}$.
By definition of the tensor product, I want to find a map $f:\mathbb{C}\times \mathbb{C}\rightarrow\mathbb{C}\times \mathbb{C}$ such that:
1) $f(a+a',b)=f(a,b)+f(a',b)$.
2) $f(a,b+b')=f(a,b)+f(a,b')$.
3) $f(ar,b)=f(a,rb)$.
With the universal property that if $T$ is an abelian group such that there is a mapping $g:\mathbb{C}\times \mathbb{C}\rightarrow T$ that satisfies $1,2,$ and $3$, then $g$ factors through $f$.
I was thinking about how to define $f:\mathbb{C}\times \mathbb{C}\rightarrow \mathbb{C}\times \mathbb{C}$ such that property three holds. The problem that I am having is how to find a function such that $f(ar,b)=f(a,rb)$. Could someone maybe help me how to define $f$ and then I could try to go from there and prove that it works.
Thanks