1

Let $R$ a commutative ring (with $1$) such that $x^2=x$ for all $x\in R$.

Prove that for every $x,y\in R$ exist $z\in R$ such that $\langle x,y\rangle=\langle z\rangle$

Any idea with this? the exercise had an item a) that said to prove that $2x=0$ for all $x\in R$, but I can't see how to use it.

2 Answers2

3

Specifically, you can show that $\langle x,y\rangle = \langle x + y + xy\rangle$.

(It's enough to show that $x$ and $y$ are multiples of $x + y + xy$.)

Misha Lavrov
  • 159,700
0

From $-x = (-x)^2 = x^2 = x$ we got $2x = 0$. Now we can use this to show that

$x(x+y+xy) = x^2 + xy + x^2y = x + 2xy = x$ and similarly

$y(x+y+xy) = y$.

Badam Baplan
  • 9,123