1

Let $M$ be a nontrivial $R$ module. Then can there exist an element $r \in R$ such that $r.m=0$ for all $m \in M$?

Saikat
  • 1,583

1 Answers1

4

You mean an element like $0\in R$? That happens for every module.

In fact, it is rather special for $0$ to be the only element that does that (in which case the module is called faithful.) In general the set of such elements of $R$ is called the annihilator of $M$ and it can be nonzero.

For example, with $R=F_2\times F_2$ and $M=\{0\}\times F_2$, the elements of $F_2\times\{0\}$ do that.

rschwieb
  • 153,510