It is well known that boolean algebras are equivalent to boolean rings, and that furthermore order theoretic ideals in a boolean algebra $B$ correspond to ideals in $B$ seen as a boolean ring. It is natural to then ask what do order theoretic filters correspond to, when seeing them from a ring theory perspective.
A simple answer is "ideals in the ring $B^{op}$". After unravelling that, we see that a filter $F$ in a boolean ring $B$ is a non-empty set such that:
- $a,b \in F \implies 1+a+b \in F$. (subgroup condition)
- $a \in F, b \in B \implies a + ab + b \in F$. (absorption condition)
Is this definition relevant in general? Can this be restated in a nice/intuitive way using common ring theory concepts? A related question is, are there any interesting relations between $B$ and $B^{op}$ from a ring theory point of view?
A filter in a Boolean ring is exactly a saturated multiplicatively closed set.
Every filter $F$ is a multiplicatively closed set, since $\top = 1\in F$ and if $a,b\in F$, then $a\wedge b = ab \in F$. Indeed, a filter is exactly an upwards-closed multiplicative set. So it remains to show that a multiplicatively closed set is saturated if and only if it is upwards closed.
Suppose $F$ is upwards closed. If $ab\in F$, then since $ab\leq a$, $a\in F$, and similarly $b\in F$. So $F$ is saturated. Conversely, suppose $F$ is a saturated. If $a\in F$ and $a\leq b$, then $ab = a \in F$, so $b\in F$ by saturation. Thus $F$ is upwards closed.