I know that $\sigma$ in $\sigma$-algebra stands for the closure under countable union property. What about "algebra"? Surely it cannot algebra over a field or a ring as defined in algebra textbooks. Also why is $\sigma$-algebra also called $\sigma$-field and what is meant by "field"?
What is "algebra" in $\sigma$-algebra (or "field" in $\sigma$-field)?
9
$\begingroup$
measure-theory
soft-question
definition
-
1"Algebra" = Boolean algebra (of sets). I don't know why the term "field" came to be used for this. – 2012-12-27
-
1From tomasz reply, I think "field" stands for "field of subsets" which is usually defined by the three axioms above. Since any field of subsets is a Boolean algebra, this probably results in the term $\sigma$-algebra, where "algebra" stands for "Boolean algebra". I am not sure historically which comes first. – 2012-12-27
-
2But why was the word "field" chosen for that? "Algebra" at least previously existed in connection with Boole's work. – 2012-12-27
-
1That I am not sure. The properties of $\sigma$-fields are not the same as those of commutative division rings in general. – 2012-12-27
1 Answers
5
A field of sets is a family $\mathcal F$ of subsets of a given set $X$ satisfying the axioms:
- $X\in \mathcal F$
- For any $A,B\in \mathcal F$ we have $A\cup B\in \mathcal F$.
- For any $A\in \mathcal F$ we have $X\setminus A\in \mathcal F$.
In other words, it's a boolean algebra of sets with the usual operations. Algebra, in this context, is actually synonymous to field. A $\sigma$-field (-algebra) corresponds to a $\sigma$-complete boolean algebra.
Worth mentioning, it actually is quite naturally a ring in the usual algebraic sense (like any boolean algebra). You're right that it can't be a field except the most trivial two-element case (as zero divisors abound).
-
0Thanks, I think I got it now. – 2012-12-27
-
0In what context is algebra not synonymous to field? – 2015-08-19
-
2@BCLC: offhand, in universal algebra (there an ``algebra'' just a structure with some operations) or in functional analysis (a Banach algebra is almost never a field). And of course Boolean algebras are not in general called fields, as far as I know (except for fields of sets), much less Heyting algebras and similar objects in algebraic logic. – 2015-08-19
-
2@BCLC: I've missed the obvious: in algebra, an ($R$-)algebra is also often not a field. In fact, there are far fewer contexts when the two *are* synonymous. – 2015-08-19