So I was working on a few exercises. Eventually I came across this isomorphism
$$\operatorname{Hom}\left(\bigoplus_{\mathbb{N}} \mathbb{Z}, \mathbb{Z} \right) \simeq \prod_{\mathbb{N}} \mathbb{Z}$$
and I was wondering if someone could help me understand this in detail. I have issues understanding the map itself and particularly seeing how such isomorphism (canonically) might look like. What's the obvious choice here (if there is any)?
Thanks for any help!
Let $a = (a_1, a_2, ...) \in \prod_{\mathbb{N}}\mathbb{Z}$. Then define $$\phi_a : \bigoplus_{\mathbb{N}} \mathbb{Z} \to \mathbb{Z}$$ in the obvious way (taking $(n_1, n_2, ...)$ to $\sum a_i n_i$ - which is a finite sum).
This defines a map $$\prod_{\mathbb{N}} \mathbb{Z}\to \operatorname{Hom}\left(\bigoplus_{\mathbb{N}} \mathbb{Z}, \mathbb{Z} \right) $$ which you can check is a bijection (one nice way is to see if you can construct an inverse, hint: consider $\phi(0,..., 0, 1, 0,...)$).