What is the Relationship Between Liminf and Limsup in Subset Sequences?

  • Context: Graduate 
  • Thread starter Thread starter SpaceWalrus
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 6K views
SpaceWalrus
Messages
18
Reaction score
0
I have been told that given a sequence of subsets, liminf [itex]A_n\subseteq[/itex] limsup [itex]A_n[/itex]. I have spent some time trying to cook up such a sequence, but I can only ever show they are equal. Can someone point me in the right direction?
 
Physics news on Phys.org
mathman said:
If there is no restriction on An, then you could set up a sequence:
An = empty set for even n and An = whole space for odd n.

I don't know if that one works. Note that

liminf [itex]A_n = A_1 \cup [A_1 \cap A_2] \cup [A_1 \cap A_2 \cap A_3] \dots = X \cup [X \cap \emptyset] \cup [X \cap \emptyset \cap X] \dots = X \cup \emptyset \cup \emptyset \dots = X,[/itex]

while

limsup[itex]A_n = A_1 \cap [A_1 \cup A_2] \cap [A_1 \cup A_2 \cup A_3] \dots = X\cap [X \cup \emptyset] \cap [X \cup \emptyset \cup X] \dots = X \cap X \cap X \dots = X.[/itex]

Hence they are equal.
 
I am a little confused by your definitions. My understanding is that limsup consists of all points which are in an infinite number of sets of the sequence, which would be the whole space. Liminf according to my understanding are those points which belong to all but a finite number of sets in the sequence, which would be none.

To use your expression I think you need to start with An (not A1) and then let n become infinite.
 
Last edited:
Yeah, I had the definition wrong. UGH! Thanks!
 
How can I prove that liminf of a sequence of events An is a subset of lim sup of An given n goes to infinity? I'm inexperienced in constructing proofs, so please do not be strict.
 
Thank you, it's clear now.