Define the sigma-algebra generated by a partition

  • Thread starter Thread starter jimholt
  • Start date Start date
  • Tags Tags
    Partition
jimholt
Messages
12
Reaction score
0
If we have a partition \mathcal{P}=\{A_1,A_2\} of some set A, then we can talk about the sigma-algebra generated by this partition as \Sigma=\{\emptyset, A_1,A_2,A\}.

How can I define this concept more generally?

Here is what I have:

A partition \mathcal{P} of some set A generates the sigma-algebra \Sigma$ if

i) \mathcal{P} \subset \Sigma$, and

ii) for every set S \in \Sigma and every \omega \in S, \mathcal{P}(\omega) \subseteq S, where \mathcal{P}(\omega) is the cell of \mathcal{P} containing \omega.

Is this complete? I am wondering if it breaks down when \omega = \emptyset (or whether this possibility is precluded by the definition). Or if anyone knows the "standard" definition, I would be glad to hear it.

Thanks for any help, folks.
 
Last edited:
Physics news on Phys.org
Really? No thoughts, suggestions, opinions?
 
Yes, that should work.
 
Cool, thanks a bunch. Just wanted to have another set of eyes look at it.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top