MHB Is $\Bbb Z\otimes_{\Bbb Z} \Bbb R$ isomorphic to $\Bbb C$?

  • Thread starter Thread starter Euge
  • Start date Start date
Click For Summary
The discussion centers on proving that the tensor product of the ring of Gaussian integers $\Bbb Z$ with the real numbers $\Bbb R$ is isomorphic to the complex numbers $\Bbb C$. Participants are encouraged to explore the problem by examining simple tensors like $1 \otimes x$ and $i \otimes x$ for a fixed real number $x$. Despite the invitation for engagement, no responses have been provided to the problem. A solution has been shared by the thread's author, indicating that further insights are available. The topic emphasizes the relationship between these mathematical structures and the properties of tensor products.
Euge
Gold Member
MHB
POTW Director
Messages
2,072
Reaction score
245
Here is this week's POTW:

-----
Let $\Bbb Z$ denote the ring of Gaussian integers. Prove that the tensor product $\Bbb Z\otimes_{\Bbb Z} \Bbb R$ is ring isomorphic to the complex numbers $\Bbb C$.

-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Last edited:
Physics news on Phys.org
I'm giving users one more week to attempt to solve this problem. Start by considering simple tensors $1 \otimes x$ and $i \otimes x$ for a fixed $x\in \Bbb R$.
 
No one answered this week's problem. You can read my solution below.

The map $\Bbb Z \times \Bbb R \to \Bbb C$, $(z,r) \mapsto zr$ is a $\Bbb Z$-bilinear map, so it induces a unique $\Bbb Z$-linear map $\Phi : \Bbb Z\otimes_{\Bbb Z} \Bbb R \to \Bbb C$ such that $\Phi(z\otimes r) = zr$. The map $\Psi: \Bbb C \to \Bbb Z\otimes_{\Bbb Z} \Bbb R$ given by $\Psi(z) = 1\otimes \operatorname{Re}(z) + i \otimes \operatorname{Im}(z)$ is the inverse of $\Phi$. Hence, $\Phi$ is a $\Bbb Z$-linear isomorphism. So it suffices to show $\Psi(zw) = \Psi(z)\Psi(w)$ for all $z,w\in \Bbb C$. Given $z = a + bi$ and $w = c + di$, $zw = (ac - bd) + (ad + bc)i$; thus $$\Psi(zw) = 1\otimes (ac - bd) + i\otimes (ad + bc) = (1\otimes a)(1\otimes c) + (i\otimes b)(i\otimes d) + (1\otimes a)(i\otimes d) + (i\otimes b)(1\otimes c) = (1 \otimes a + i\otimes b)(1\otimes c + i\otimes d) = \Psi(z)\Psi(w).$$