A question about von Neumann regular rings and their ideals

645 Views Asked by At

Suppose $R$ is a von Neumann regular commutative ring with a unit. Prove that every principal ideal $I$ is generated by an idempotent element and for every principal ideal $I$, there exists a principal ideal $J$ such that $R=I+J$ and $I\cap J={0}$.

Would be grateful for your helps and advices.

2

There are 2 best solutions below

4
On

Let $I$ be a principal left ideal of $R$ .By hypothesis $I=Ra$ for some idempotent $a \in R$. Consider $J=R(1-a)$. Then $R=I+J$ as

Let $r\in R$ .Then $r=ra+r(1-a)$ where $ra\in I;r(1-a)\in J$

Also let $x\in I\cap J$ then $x=r_1a$ and $x=r_2(1-a)$

Then $xa=r_1a $ and $xa=r_2a-r_2{a^2}=r_2a-r_2a=0$

$\implies x=r_1a=0$

$\implies I\cap J=\{0\}$

0
On

Hints:

Notice that if $a=axa$, then $ax$ is idempotent. Work to show that $axR=aR$.

If $e$ is idempotent, so is $1-e$. Try to solve your problem with $eR$ and $(1-e)R$.