central idempotent (original) (raw)
It is well-known that if e∈R is an idempotent, then eRe has the structure of a ring with unity, with e being the unity. Thus, if e is central, eRe=eR=Re is a ring with unity e.
It is easy to see that the operation of ring multiplication preserves central idempotency: if e,f are central idempotents, so is ef. In addition, if R has a multiplicative identity 1, then f:=1-e is also a central idempotent. Furthermore, we may characterize central idempotency in a ring with 1 as follows:
Proposition 1.
An idempotent e in a ring R with 1 is central iff eRf=fRe=0, where f=1-e.
Proof.
If e is central, then clearly eRf=fRe=0. Conversely, for any r∈R, we have er=er-erf=er(1-f)=ere=(1-f)re=re-fre=re. ∎
Another interesting fact about central idempotents in a ring with unity is the following:
Proposition 2.
The set C of all central idempotents of a ring R with 1 has the structure of a Boolean ring.
Proof.
First, note that 0,1∈C. Next, for e,f∈C, we define addition ⊕ and multiplication ⊙ on C as follows:
e⊕f:=e+f-ef and e⊙f:=ef. |
---|
As discussed above, ⊕ and ⊙ are well-defined (as C is closed under these operations). In addition, for any e,f,g∈C, we have
- (C,1,⊙) is a commutative monoid, in which every element is an idempotent (with respect to ⊙). This fact is clear.
- ⊕ is associative:
e⊕(f⊕g) = e+(f+g-fg)-e(f+g-fg) = e+f+g-ef-fg-eg+efg
| = | (e+f-ef)+g-(e+f-ef)g | |
| = | (e⊕f)⊕g. | |- ⊕ is associative:
- ⊙ distributes over ⊕: we only need to show left distributivity (since ⊙ is commutative by 1 above):
e⊙(f⊕g) = e(f+g-fg)=ef+eg-efg = ef+eg-eefg=ef+eg-efeg
| = | ef⊕eg=(e⊙f)⊕(e⊙g). | |
- ⊙ distributes over ⊕: we only need to show left distributivity (since ⊙ is commutative by 1 above):
This shows that (C,0,1,⊕,⊙) is a Boolean ring. ∎