3

I am trying to show that $R$ is semisimple if and only if every R module is projective. What I know is that if $R$ is semisimple then every $R$ module $M$ is semisimple which implies $M$ can be expressed as a direct sum of simple modules i.e $R=\sum_{i\in I} Ra_i$ for some $a_i\in M$ then I am not sure how to use this to deduce $M$ is projective. I also know that $R$ is artinian but I don't know if this is relevant. There is already an answer to this question but it involved advanced techinques I am not familiar with.

Can anyone show me an easy way to see this

Thanks in advance

TheGeometer
  • 2,615

1 Answers1

4

I guess you should know these characterisations of a semisimple $R$-module $M$:

  • $M$ is a sum of simple $R$-modules.

  • $M$ is a direct sum of simple $R$-modules.

  • For each submodule $N$ of $M$, $N$ admits a complement $M'$, i.e., there is a submodule $M'$ such that $M=N\oplus M'$.

Now back to your problem. $R$ is semisimple if and only if any (left or right) $R$-module $M$ is semisimple. This is equivalent to each $M$ being peojective, as there is always a free $R$-module $F$ such that $F\twoheadrightarrow M$ and $M$ having a complement means that the epimorphism admits a section $s\colon M\to F$.

josephz
  • 2,294