1

For a module $C$ and over a ring $R$, $E:=\operatorname{End}_R(C)$, if $1-x$ is in $\operatorname{Rad}(E)$,the intersection of all left maximal ideals, then there is $v$ in $E$ such that $\mathit{id}_E=1=vx$.

Why?

Moreover, if $e$ is an idempotent in $E$ and the left annihilator of $f$ in the ring $eEe$ is contained in $\operatorname{Rad}(eEe) = e\operatorname{Rad}(E)e$ then if $g \in eEe$ is such that $g\circ f = e\circ f$, then $g$ is invertible in $eEe$. Why?

rschwieb
  • 153,510
user122424
  • 3,926

1 Answers1

0

You should learn the "quasiregular element" definition of the Jacobson radical.

The following are equivalent for a ring $R$:

  • $x\in J(R)$, the Jacobson radical of $R$.

  • $1-rx$ is a unit of $R$ for every $r\in R$.

The proof is easy. Hints: what would happen if $R(1-rx)\neq R$? If $x+M$ is nonzero in $R/M$ for some maximal left ideal $M$, there would exist an $R$ such that $rx+M=1+M$... then what?

The second part of the question is more confusingly stated than it has to be.

If $S$ is any ring (such as the ring $eRe$) and $f$ is an element whose left annihilator is contained in $J(S)$, and $gf=1_Sf$ (notice $e$ is the identity of $eRe$) then $g$ is a unit. This follows immediately after rewriting $gf=f$ as $(1_S-g)f=0$ and applying the first part you mentioned.

rschwieb
  • 153,510