I'm trying to verify for myself some isomorphisms of tensor products.
If $M$, $N$, and $P$ are $A$-modules ($A$ commutative, unital), I would like to see why $$(M\otimes N)\otimes P\stackrel{f}{\to}M\otimes N\otimes P$$ for $f((x\otimes y)\otimes z)=x\otimes y\otimes z$ is a homomorphism.
I think the map $(x,y)\mapsto x\otimes y\otimes z$ is bilinear, since for example, $$ (x+x',y)\mapsto (x+x')\otimes y\otimes z=[(x+x')\otimes y]\otimes z=[(x\otimes y)+(x'\otimes y)]\otimes z=(x\otimes y\otimes z)+(x'\otimes y\otimes z). $$ I just fear I might be unfairly assuming some associativity/distributive property that I'm attempting to prove.
Moreover, I've read that since bilinearity in $x$ and $y$ induces a homomorphism $f_z\colon M\otimes N\to M\otimes N\otimes P$ by $f_z(x\otimes y)=x\otimes y\otimes z$.
Would someone be kind enough to maybe explicitly show the calculation that $f_z$ is a module homomorphism? I think I will be more comfortable verifying other such isomorphisms between tensor products if I'm aware of what operations are allowable and those that are not. Thanks.
For instance, I was trying to figure out the image of say $(x\otimes y)+(x'\otimes y')$ under $f_z$, but I'm not fully confident how to compose this properly in $M\otimes N$ to find the right image.