Proving Sigma-Rings Are Closed under Countable Intersections

  • Thread starter Thread starter jdinatale
  • Start date Start date
  • Tags Tags
    Closed
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
jdinatale
Messages
153
Reaction score
0
I'm trying to prove the following and all I've got is like one line worth of proof.

sfdsdffsd.png


If we had that sigma-rings were closed under complementation, this would be easier, but we only know that if A in R and B in R, then A \ B in R and B \ A in R (symmetric difference). Is there a way to approach this using the symmetric difference?
 
Physics news on Phys.org


Office_Shredder said:
Instead of complementing take relative complements in A1.

Ok. So assume that [itex]A_1, A_2, A_3 ... \in R[/itex]. Then [itex]A_1 \backslash A_1, A_1 \backslash A_2, A_1 \backslash A_3 ... \in R[/itex]. Since [itex]R[/itex] is a [itex]\sigma[/itex]-ring, [itex]X = \cup_{n = 1}^\infty A_1 \backslash A_n\in R[/itex]. Also [itex]X \backslash A_1 \in R[/itex].

I'm not seeing where this is leading.