I'm sorry if this is a foolish question but: Is a $\sigma$-field (of sets) a field (in the sense of algebra) if we only consider finite intersections and finite unions?
2026-04-07 04:13:35.1775535215
On
Soft Question: Are sigma fields, fields?
90 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
Consider symmetric difference over $ \mathbb{R}$ with $\emptyset$ as the identity.
- $A \triangle \emptyset = A$
- $A \triangle A^c = \emptyset$
So it is a group over symmetric difference, but what is the other operation for a field?
If you use symmetric difference and intersection you get a ring. Can we get it to be a field?
No. Consider $\mathbb{R}$ with the Borel $\sigma$-algebra. The operation $\cap$ does not permit inverses. Indeed, if $E$ is the identity, then $E\cap\mathbb{R}=\mathbb{R}$ so $E=\mathbb{R}$. Now, if every element has an inverse with respect to $\cap$ we should find $A\subseteq\mathbb{R}$ such that $[0,1]\cap A=\mathbb{R}$. There is no such $A$.
EDIT: It is not even a ring because the other operation $\cup$ also does not permit inverses. Indeed, if $I$ is the identity then $I\cup\emptyset=\emptyset$ so $I=\emptyset$. But there is no $A\subseteq\mathbb{R}$ such that $[0,1]\cup A=\emptyset$.