Proving the isomorphism $A \otimes B \cong B\otimes A$ of the tensor products of abelian groups $A,B$ given the definition by the quotient groups.

abelian-groupsabstract-algebrahomological-algebratensor-products

For two Abelian groups $A$ and $B$ we define their tensor product
$A\otimes B$ as the quotient of the free Abelian group on the set of
formal generators $\{a \otimes b \mid a \in A; b \in B\}$ by the
subgroup generated by elements of the form $$a_1 \otimes b + a_2
\otimes b − (a_1 + a_2) \otimes b$$
and $$a\otimes b_1 +a\otimes b_2
−a\otimes(b_1 +b_2).$$
By abuse of notation we write $a\otimes b$ for
the corresponding element in the quotient $A \otimes B.$

I'd like to prove that $A\otimes B \cong B\otimes A$. Now my first thought was using the map $$a\otimes b \mapsto b \otimes a$$

Now it's obvious this is compatible with the relations. But I don't know how the quotients $A\otimes B$ and $B\otimes A$ become isomorphic. According to the solution, "it descends to the quotients", but I don't know how. Could someone please elaborate how we precisely get the isomorphism??

Best Answer

I'll use more convenient notations: in the free abelian group $\mathbf Z^{(X)}$ generated by a set $X$, I'll denote $[x]$ the element $e_x$, i.e. the map which sends $x$ to $1$ and any $x'\ne x$ to $0$.

This being said, you have a bijective map from $\mathbf Z^{(A\times B)}$ to $\mathbf Z^{(B\times A)}$, which sends $[(a,b)]$ to $[(b,a)]$. This map sends generators of the relations defining the tensor product in the first free group, namely $[(a_1,b)]+[(a_2,b)]-[(a_1+a_2,b)]$ onto the generators of the relations defining the tensor product in the second free group, $[(b,a_1)]+[(b,a_2)]-[(b,a_1+a_2)]$, hence the subgroup $R_{A\times B}$ generated by the first set onto the subgroup $R_{B\times A}$ generated by the second group.

Therefore we have a commutative diagram of abelian groups \begin{alignat}{5} 0\longrightarrow &R_{A\times B}\hookrightarrow&&\mathbf Z^{A\times B}\longrightarrow A\otimes B\longrightarrow 0 \\ &\quad\downarrow&&\enspace\downarrow\\ 0\longrightarrow &R_{B\times A}\hookrightarrow&&\mathbf Z^{A\times B}\longrightarrow B\otimes A\longrightarrow 0 \end{alignat} which induces a morphism from $A\otimes B$ to $B\otimes A$ by the universal property of kernels. As the the two vertical maps are group isomorphisms, the induced morphism is an isomorphism too.

Related Question