Proving Union/Intersection/Difference Closure of Sigma-Algebras

  • Thread starter Fredrik
  • Start date
  • Tags
    closure
In summary: Suppose that ##E,F\in\Sigma##. We have\begin{align}& E\cup F=E\cup(F-E)\\& E\cap F=(E^c\cup F^c)^c\\& E-F=E\cap F^c=(E^c\cup F)^c\\& E\cap F=E-(F-E)\\& E\cup F=(E^c\cap F^c)^c\\& E-F=E\cap F^c=(E^c\cup F)^c\\\end{align}
  • #1
Fredrik
Staff Emeritus
Science Advisor
Gold Member
10,877
422

Homework Statement



I want to know if the definition of σ-algebra stated below implies that every σ-algebra is closed under unions, intersections and differences (of only two members). If I assume that one of those three statements is true, I can prove the others, but I don't see how to prove any of them directly from the axioms.


Homework Equations



There are many equivalent ways to state the definition. This is the one I'd like to use:

A set ##\Sigma\subset\mathcal P(X)## is said to be a σ-algebra of subsets of X if

(1) ##\emptyset,X\in\Sigma##
(2) ##E^c\in\Sigma##, for all ##E\in\Sigma##.
(3) ##\bigcup_{k=1}^\infty E_k\in\Sigma##, for all mutually disjoint sequences ##\langle E_k\rangle_{k=1}^\infty## in ##\Sigma##.


The Attempt at a Solution



Suppose that ##E,F\in\Sigma##. We have
\begin{align}
& E\cup F=E\cup(F-E)\\
& E\cap F=(E^c\cup F^c)^c\\
& E-F=E\cap F^c\\
& E\cap F=E-(F-E)\\
& E\cup F=(E^c\cap F^c)^c\\
& E-F=E\cap F^c=(E^c\cup F)^c\\
\end{align}
These equalities tell us respectively that:

If Ʃ is closed under differences, it's also closed under unions.
If Ʃ is closed under unions, it's also closed under intersections.
If Ʃ is closed under intersections, it's also closed under differences.
If Ʃ is closed under differences, it's also closed under intersections.
If Ʃ is closed under intersections, it's also closed under unions.
If Ʃ is closed under unions, it's also closed under differences.

I'm obviously missing something simple, but what?


Edit: I think that my definition of σ-algebra was just wrong, and that I need to replace the "closed under complements" axiom with the stronger "closed under differences".

Edit 2: Hm, Wikipedia defines the term essentially the same way I did (with complements, not differences), but instead of my axiom 1 they require that Ʃ is non-empty. This implies my axiom 1, because if E is in Ʃ, then ##E\cup E^c## and ##(E\cup E^c)^c## are in Ʃ.
 
Last edited:
Physics news on Phys.org
  • #2


couldn't you start with the 1st item where you know ∅ and X are members of Ʃ

and then developer a element generator like: ∅, { ∅ }, { ∅, { ∅ } } ... ε X

I think its set-theoretic numbers -- see:

http://en.wikipedia.org/wiki/Set-theoretic_definition_of_natural_numbers

then do an induction proof where you demonstrate that for ∅ union X = ... is true

and given that prove the 2nd part of the induction.

and the others identities you prove as you said by deriving them from the first.

hope this helps...I am not a number, I am not a mathematician, I am irish.
 
  • #3


I don't see a connection between what you're saying and my problem, but thank you for the effort.
 
Last edited:
  • #4


Fredrik said:
I don't see a connection between what you're saying and my problem, but thank you for the effort.

Yeah I got lost in my thinking too but it seemed like a good idea at the time.
 
  • #5


It's best not to rely on wiki.

Look on Rudin's adult textbook, your third condition is wrong, the E_n need not be mutually disjoint.
 
  • #6


MathematicalPhysicist said:
It's best not to rely on wiki.

Look on Rudin's adult textbook, your third condition is wrong, the E_n need not be mutually disjoint.
There are many equivalent definitions. If I drop the words "mutually disjoint", this doesn't change what sort of thing we end up calling a σ-algebra, because we can always rewrite a countable union as a countable disjoint union:
$$\bigcup_{k=1}^\infty E_k=\bigcup_{n=1}^\infty\bigg(E_n-\bigcup_{k=1}^{n-1}E_k\bigg)$$
 
Last edited:
  • #7


Fredrik said:
A set ##\Sigma\subset\mathcal P(X)## is said to be a σ-algebra of subsets of X if

(1) ##\emptyset,X\in\Sigma##
(2) ##E^c\in\Sigma##, for all ##E\in\Sigma##.
(3) ##\bigcup_{k=1}^\infty E_k\in\Sigma##, for all mutually disjoint sequences ##\langle E_k\rangle_{k=1}^\infty## in ##\Sigma##.

This is not a [itex]\sigma[/itex]-algebra. This is a so-called [itex]\lambda[/itex]-system.

We have the implication:

A [itex]\lambda[/itex]-system is a [itex]\sigma[/itex]-algebra iff it is closed under finite intersections.

But in general, a [itex]\lambda[/itex]-system is not a [itex]\sigma[/itex]-algebra.Could you show me where exactly wikipedia uses your definition?
 
  • #8


Fredrik said:
There are many equivalent definitions. If I drop the words "mutually disjoint", this doesn't change the definition, because we can always rewrite a countable union as a countable disjoint union:
$$\bigcup_{k=1}^\infty E_k=\bigcup_{n=1}^\infty\bigg(E_n-\bigcup_{k=1}^{n-1}E_k\bigg)$$

I think it does matter cause you don't know yet that [tex]E_n - \bigcup_{k=1}^{n-1} E_k \in \Sigma[/tex] you said so yourself that you haven't shown yet that a difference of sets is in a sigma algebra, right?

If you take Rudin's definition then it's evident that E-F is in sigma, cause E-F= (E^c U F)^c, and E^c is in sigma, so is E^c U F and thus also E-F by the above.

Unless I missed something, can you prove difference is in sigma with your definition?
 
  • #9


micromass said:
This is not a [itex]\sigma[/itex]-algebra. This is a so-called [itex]\lambda[/itex]-system.

We have the implication:

A [itex]\lambda[/itex]-system is a [itex]\sigma[/itex]-algebra iff it is closed under finite intersections.

But in general, a [itex]\lambda[/itex]-system is not a [itex]\sigma[/itex]-algebra.


Could you show me where exactly wikipedia uses your definition?

Bravo. Here's a λ-system reference from wikipedia that gets it right. http://en.wikipedia.org/wiki/Dynkin_system
 
  • #10


MathematicalPhysicist said:
I think it does matter cause you don't know yet that [tex]E_n - \bigcup_{k=1}^{n-1} E_k \in \Sigma[/tex]
Yes, I realized this, but at the time I thought it might be possible to prove the "closed under differences" property from my axioms.

MathematicalPhysicist said:
If you take Rudin's definition then it's evident that E-F is in sigma, cause E-F= (E^c U F)^c, and E^c is in sigma, so is E^c U F and thus also E-F by the above.
That's a good point. I didn't realize this until after I looked inside Rudin and tried to make sure that his definition is equivalent to mine.

MathematicalPhysicist said:
Unless I missed something, can you prove difference is in sigma with your definition?
That's exactly what I was asking in #1. :smile: It looks like the answer is no.

It looks like my definition is broken, and can be fixed in at least two different ways:

Option 1: Replace axiom 2 with the "closed under differences" axiom. Then the stuff I did in #1 show that a σ-algebra is closed under unions and intersections (of two sets), and the trick I included in #6 shows that it's also closed under countable unions (Rudin's version of my axiom 3), and therefore countable intersections (by de Morgan's laws).

Option 2: Drop the words "mutually disjoint" from axiom 3. Now we can prove that a σ-algebra is closed under differences, and then the stuff I did in #1 takes care of everything else.

micromass said:
Could you show me where exactly wikipedia uses your definition?
I can't, because it doesn't. I thought it did, because I thought it doesn't matter if the words "mutually disjoint" are included in axiom 3 or not. I see now that this is only true if I replace my axiom 2 with the stronger "closed under differences" axiom.

In other words, the following would be a good way to state the axioms:
(1) ##\emptyset,X\in\Sigma##
(2) ##E-F\in\Sigma##, for all ##E,F\in\Sigma##.
(3) ##\bigcup_{k=1}^\infty E_k\in\Sigma##, for all sequences ##\langle E_k\rangle_{k=1}^\infty## in ##\Sigma##.​
Here we can weaken either (2) or (3) by replacing it with the corresponding axiom from my post #1, but we can't do it to both! That would break the definition. We can of course also weaken axiom 1 by dropping either ∅ or X, but that's less interesting.

Thank you both.
 
Last edited:

1. What is a sigma-algebra?

A sigma-algebra is a collection of subsets of a given set that satisfies certain properties. These properties include containing the given set itself, being closed under complementation, and being closed under countable unions and intersections.

2. Why is it important to prove closure of sigma-algebras?

Closure is important because it ensures that the sigma-algebra remains a valid collection of subsets, which is necessary for certain mathematical operations and proofs. Proving closure also helps to establish the completeness and consistency of the sigma-algebra.

3. How do you prove union closure of a sigma-algebra?

To prove union closure, you need to show that any countable union of subsets from the sigma-algebra is also a subset of the sigma-algebra. This can often be done using induction, where you start with a base case and then show that the property holds for any finite number of subsets. Alternatively, you can use set operations and properties, such as De Morgan's laws, to demonstrate that the union is still closed under the given properties.

4. What is the difference between union, intersection, and difference closure of a sigma-algebra?

Union closure means that the sigma-algebra is closed under countable unions of subsets. Intersection closure means that the sigma-algebra is closed under countable intersections of subsets. Difference closure means that the sigma-algebra is closed under taking the difference of subsets, where one subset is subtracted from another. Depending on the specific properties and structure of the sigma-algebra, these closures may be proven separately or may be related to each other.

5. What are some real-world applications of proving sigma-algebra closure?

Sigma-algebra closure is a fundamental concept in measure theory, which has applications in various fields such as probability theory, statistics, and economics. In these fields, it is important to establish the completeness and consistency of certain collections of events or outcomes. Sigma-algebra closure also has applications in computer science, particularly in the development of algorithms and data structures for efficient set operations and data storage.

Similar threads

  • Calculus and Beyond Homework Help
Replies
5
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
998
  • Calculus and Beyond Homework Help
Replies
2
Views
248
  • Calculus and Beyond Homework Help
Replies
2
Views
946
  • Calculus and Beyond Homework Help
Replies
2
Views
870
  • Calculus and Beyond Homework Help
Replies
17
Views
1K
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
18
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
973
Back
Top