Recall: a Boolean ring is a (commutative) ring $R$ where $\forall x \in R: x^2=x$.
I don't really know how to proceed. I have tried some things like
- If $x,y \ne 0$ in $R$ such that $x^2=x$ and $y^2=y$, then by the fact that $R$ is local, we must have $x=y$, meaning $R$ would be a ring with 2 elements, or $\Bbb{F}_2$.
- If $x \ne 1$ with $x^2=x$ then by some steps we should conclude $x=1$, by which we conclude the only non-zero element in $R$ is 1, so $R = \Bbb{F}_2$.
I haven't managed to actually prove either of those. Could someone help me out?