About projective modules, tensor products and injective homomorphisms.

479 Views Asked by At

Let $R$ be a ring with identity. Let $P$ be a projective left $R$-module and $M,N$ two right $R$-modules. Prove that for every injective homomorphism $u:M\rightarrow N$, the homomorphism $$u\otimes1_P:M\otimes P\rightarrow N\otimes P$$ is injective, where $1_P$ is the identity map.

1

There are 1 best solutions below

1
On

For the fun of it, there's a way which does not make use of the non-categorical notion of free modules:

Fact: A morphism of abelian groups $A\to B$ is a monomorphism if and only if the dual morphism $$\text{Hom}_{\mathbb Z}(B,{\mathbb Q}/{\mathbb Z})\longrightarrow \text{Hom}_{\mathbb Z}(A,{\mathbb Q}/{\mathbb Z})$$ is an epimorphism.

Applying this to your example, it is therefore sufficient to show that $$\text{Hom}_{\mathbb Z}(N\otimes_R P,{\mathbb Q}/{\mathbb Z})\to \text{Hom}_{\mathbb Z}(M\otimes_R P,{\mathbb Q}/{\mathbb Z})$$ is surjective. By the adjunction of $\otimes$ and $\text{Hom}$, this is equivalent to $$\text{Hom}_R(P, \text{Hom}_{\mathbb Z}(N, {\mathbb Q}/{\mathbb Z}))\to \text{Hom}_R(P, \text{Hom}_{\mathbb Z}(M, {\mathbb Q}/{\mathbb Z}))$$ being surjective. Now, $$\text{Hom}_{\mathbb Z}(N,{\mathbb Q}/{\mathbb Z})\longrightarrow \text{Hom}_{\mathbb Z}(M,{\mathbb Q}/{\mathbb Z})$$ is surjective by the assumption that $M\to N$ is injective, and $\text{Hom}_R(P, -)$ preserves epimorphisms by definition.

Remark: While this might seem overkill, it's actually the way to go in more abstract settings. For example, when showing that K-projective complexes are K-flat, one has to use the Hom-duality (at least to my knowledge).