$x$ in intersection of maximal ideals implies $1-x$ is a unit

692 Views Asked by At

Let $R$ be a commutative ring, we define $J:=\bigcap_{\mathcal M \space \text{maximal}}\mathcal M$. Let $x \in J$, prove the following

  • $(1-x) \in \mathcal U(R)$

  • If $x^2=x$ then $x=0$

    For the second, assuming the first item is true, then there is $r \in R \setminus \{0\}$: $(1-x)r=1 \implies (x-1)(-r)=1 \implies (x-1) \in \mathcal U(R)$. So $$x^2=x \space \text{iff}$$$$x^2-x=0 \space \text{iff}$$$$x(x-1)=0$$ Multiplying both sides by $(-r)$ yields $x=0$.

I am having problems proving the first proposition, I would appreciate hints for that part.

2

There are 2 best solutions below

5
On BEST ANSWER

If $1-x$ is not invertible, then $(1-x)$, the ideal generated by $1-x$, is strictly contained in $R$ (why?) and therefore it is contained in a maximal ideal (why?).

0
On

Assume that $1-x$ is not a unit, then the ideal $I=(1-x) \subsetneq R$. But then there must be a maximal ideal $M$ with $I \subseteq M$. Now use that $1=1-x+x$.