I see that there are two differen concepts for Sigma Algebras on cartesian products over the real numbers. The first one is the Borel Sigma Algebra created by the product topology. The other one is the cylindrical sigma algebra. Actually, when I read the definition of cylinder sets via projections see Wikipedia, I first thought that these concepts would be the same. Somehow, this seems to be wrong. So how are they related to each other. Is one of them coarser than the other or are they in general incomparable and why is the cylindrical one used in probability theory?
-
1Where do vector spaces come in? By "cylindrical $\sigma$-algebra", you mean the $\sigma$-algebra generated by rectangles? – Michael Greinecker May 23 '14 at 19:15
-
right, no vector spaces. For the definition I should mention this one: http://en.wikipedia.org/wiki/%CE%A3-algebra#.CF.83-algebra_generated_by_cylinder_sets – May 23 '14 at 19:17
-
1See http://math.stackexchange.com/questions/248032/is-product-of-borel-sigma-algebras-the-borel-sigma-algebra-of-the-product-of/248587#248587 – Michael Greinecker May 23 '14 at 19:32
-
so they coincide in the countable case? – May 23 '14 at 19:53
-
also I think, this does not really explain why we distinguish between them in probability theory... – May 23 '14 at 20:10
-
4they coincide in the countable case if each topology has a countable basis. – Michael Greinecker May 23 '14 at 20:14
-
1so why would one introduce this product of sigma algebras, instead of the more natural one from topology? (by the way: Thanks for your help so far) – May 23 '14 at 20:17
-
1In general, you do not want too many sets to be measurable. To specify a measure, you have to specify its value for each measurable set and that is easier if there are less measurable sets. – Michael Greinecker May 23 '14 at 21:02
1 Answers
The article to which you linked actually says that cylindrical $\sigma$-algebra is contained in Borel $\sigma$-algebra. The answer by Michael Greinecker shows the reverse inclusion may fail. Concerning
why would one introduce this product of sigma algebras, instead of the more natural one from topology?
I'd say that from the measure theory point of view the cylindrical $\sigma$ algebra is more natural. They both begin with the same basis of sets, finitely restricted rectangles. From here we either
- take the smallest $\sigma$-algebra containing the rectangles, or
- take the smallest topology containing the rectangles, and then take the smallest $\sigma$-algebra containing that topology.
Clearly, the first approach (which gives cylindrical $\sigma$-algebra) is more direct. The second approach (which gives the Boreal $\sigma$-algebra) involves taking uncountable unions of basis sets in the process of generating topology. Uncountable unions do not play well with measures.
In "small" spaces like $\mathbb R^n$, where the $\sigma$-algebras are the same, we usually think in Borel terms. This is mostly because for analysis it is important to have close connection to the topology of Euclidean space. In huge uncountable products, there is not much that topology can do for us.
-
just out of curiosity: But the product of the borel sigma-algebras is always equal to the cylindrical sigma algebra? or is the product of sigma-algebras another concept? – May 24 '14 at 14:51
-
1@user108886 If the number of factors is finite, it's the same as $\sigma$-algebra. If it's infinite, you need to clarify what you take as a basis: arbitrary boxes, or finitely restricted boxes. The latter gives cylindrical $\sigma$-algebra. The former gives something larger. – May 24 '14 at 16:23
-
What are the bad consequences of using Borel $\sigma$-algebra in uncountable product space? Is it because it is hard to handle ("uncountable unions do not play well with measures") or does it bring in some unwanted measurable sets? And why is cylindrical $\sigma$-algebra sufficient for usage? Or is it so that cylindrical $\sigma$-algebra is always what we want, but we just choose to call it Borel $\sigma$-algebra in the finite dimensional case? – Ziyuan Dec 01 '17 at 23:24