Is every module a direct summand of a free module?

968 Views Asked by At

I was reading a section on Projective modules, that asked us to prove that a projective module is a direct summand of a free module. I then began thinking whether every module should be a direct summand of a free module.

From what I understand, a module $M$ is a summand of a free module $F$ if $M\oplus M'=F$ for some module $M'$. I think of a module $M$ as the free module $F$ generated by its generators, which is then quotiented by the relations between those generators. Those relations form a submodule $N$. Hence, $M=F/N$. In other words, $F=M\oplus N$. Am I understanding this correctly?

2

There are 2 best solutions below

2
On BEST ANSWER

In vector spaces it is true that $W_2 = V/W_1$ means $V=W_1\oplus W_2$. This fails in modules and that makes their study totally different. For example any ideal $I\subset R$ of a ring is a module over $R$. Take even integers as ideal over the ring of integers. But this ring is not a direct sum of modules over itself.

0
On

As you say, projective modules are the modules that are summands of free modules. As the existence of the phrase "projective module" suggests, not all modules are projective. For an example, over $R=\Bbb Z$, the module $\Bbb Z/2\Bbb Z$ is not projective. It is a nonzero torsion module, but free modules are torsion-free and so all their submodules are torsion-free.

As you point out, each module satisfies $M\cong F/N$ where $F$ is free and $N$ is a submodule. This does not imply $F\cong M\oplus N$. Take $F=\Bbb Z$ and $N=2\Bbb Z\cong\Bbb Z$. Then $\Bbb Z\not\cong\Bbb Z\oplus\Bbb Z/2\Bbb Z$.