I've been struggeling for some time with the following problem
Let $k$ be a field and $A$ and $B$ two $k$-algebras. We can then view the tensor product $A\otimes_k B$ as a $k$-algebra by $(a_1\otimes b_1)\cdot (a_2\otimes b_2)=(a_1a_2\otimes b_1b_2)$.
Let $M$ be an $A$-module with $pd_A(M)=m$ and $N$ a $B$-module with $pd_B(N)=n$. Prove that $pd_{A\otimes B}(M\otimes N)\leq m+n$.
I have proven that $M\otimes N$ is in fact a $A\otimes_k B$-module but nothing more. I've tried to find a projective resolution for $M\otimes N$ and I've tried to show that $Ext^{m+n}(M\otimes N,C)\cong 0$ for any $C$ but without luck.
Any help would be greatly appreciated.