zzzhhh
- 39
- 1
Suppose [tex]\mathcal A[/tex] is an infinite [tex]\sigma[/tex]-algebra, how to construct a disjoint sequence in [tex]\mathcal A[/tex] such that each term is nonempty? Thanks!
The discussion revolves around the construction of a disjoint sequence from an infinite sigma-algebra, focusing on ensuring that each term in the sequence is nonempty. Participants explore various methods and examples related to this topic.
Participants express differing views on the methods for constructing the disjoint sequence and the conditions under which the terms remain nonempty. There is no consensus on the validity of the examples provided or the implications of empty sets in the construction.
Some participants note that the methods discussed may only apply to countable collections, and there are unresolved concerns regarding the conditions that ensure nonemptiness of the sets.
stat22 said:Let X1, X2, X3, ..., Xn, ... are the elements of the said [itex]\sigma[/itex]-algebra.
Then, for any positive integer n>1, let En = Xn - [itex][[/itex]Xn[itex]\bigcap[/itex][itex]([/itex]Xn-1[itex]\bigcup[/itex] ... [itex]\bigcup[/itex]X1[itex])[/itex][itex]][/itex]
The result is a disjoint sequence {En}, where E1= X1
stat22 said:micromass,
in your example X1={0,2} and X2={0,1}, the intersection is {0} not {0,1}. Thus X2-(X2[itex]\bigcap[/itex]X1)={0,1}-{0}={1} not empty!
Bacle said:I think the standard way, given a collection A:={A_1,...,A_n,..} (I think this works only for countable collections ) to define B:={B_1,...,B_n,...} by:
B_1:=A_1
B_2:=A_2-A_1
...
...
B_n:=A_n-[A_1\/A_2\/...\/A_(n-1)]
Bacle said:Then I imagine one can ignore the empty sets, but that depends on what zzzhhh wants.