This is the first time I'm asking a question, hope it's not a silly question.
I'm studying through Ravi Vakil's notes, and I came up to this 1.5E exercise that reads like this:
Suppose $A \to B$ is a morphism of rings. If $M$ is a $B$-module, you can create an $A$-module $M_A$ by considering it as an $A$-module. This gives a functor $\newcommand\Mod{\mathop{\textrm{Mod}}\nolimits}(\,\cdot_A) : \Mod(B) \to \Mod(A)$. Show that this functor is right-adjoint to $( \cdot \otimes_A B)$. In other words, describe a bijection
$\newcommand\Hom{\mathop{\textrm{Hom}}\nolimits} \Hom_B(N \otimes_A B,M) \cong \Hom_A(N,M_A)$ functorial in both arguments.
I can clearly see why $N \otimes_A B$ is a $B$-module (it's enough to define multiplication $b(n\otimes c)=(n \otimes_b c))$. I've thought about it but I just can't find a bijection.
Thanks to all in advance.