Finding the smallest σ algebra containing two subsets

  • Context: Graduate 
  • Thread starter Thread starter gimmytang
  • Start date Start date
  • Tags Tags
    Algebra
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 4K views
gimmytang
Messages
20
Reaction score
0
Hi guys,
I am new comer here. I am now stuyding mathematical analysis and have a bunch of questions. Is here the right place for seeking help from people?
Ok.. Here comes my real question in [tex]\sigma[/tex] algebra:
Let [tex]A_1,A_2[/tex] be two arbitrary subsets of [tex]\Omega[/tex], find the smallest [tex]\sigma[/tex] algebra containing [tex]A_1,A_2[/tex].

Thanks!
gimmy :bugeye:
 
Physics news on Phys.org
A sigma algebra is closed under what operations?
 
It is closed under complementation and finite union. Therefore the smallest [tex]\sigma[/tex] algebra [tex]\chi =\{\Phi,\Omega, A_{1}, A_{1}^{c},A_{2},A_{2}^{c}\}[/tex]. Is it correct?
 
Last edited:
"closed under finite union" so where is (A_1)u(A_2)?
 
yeah, should be more sets inside like this:
[tex]\{\Phi,\Omega,A_1,A_{1}^{c},A_2,A_{2}^{c},A_{1}\cup A_{2},A_{1}\cup A_{2}^{c},A_{1}^{c}\cup A_{2},A_{1}^{c}\cup A_{2}^{c},A_{1}\cap A_{2},A_{1}\cap A_{2}^{c},A_{1}^{c}\cap A_{2},A_{1}^{c}\cap A_{2}^{c}\}[/tex]
 
Aren't σ-algebras closed under countable unions? (It doesn't matter for this example, though)
 
Hurkyl said:
Aren't σ-algebras closed under countable unions? (It doesn't matter for this example, though)

Yes, they are.
 
But according to the answer in a book the number of members in the smallest [tex]\sigma[/tex]-field containing [tex]A_1,...A_n[/tex] is [tex]2^{2^n}[/tex]. For n=2, there will be 16 members, while I only get 14. What the other 2 memebers are supposed to be?
 
How about {(A_1)n(A_2)}u{(A_1^c)n(A_2^c)}?

Although it pains me to say it, look at a Venn diagram.
 
I got it. It is easy to see after drawing a Venn diagram. There are four partitions on the diagram. So the possible sigma field is any combination of the four partitions, which has the number of 16 in total.
Thank you all!