Limit of a sequence of sets
quasar987 said:
I've tried all the possible ways I could think of to tackle this problem, but found no satisfactory answer. I would like to show that
\lim_{\epsilon \rightarrow 0} (t-\epsilon, t+\epsilon) = \{t\}
Is it possible?!
Yes, it is possible. The most applicable notion of a limit of an interval is that of a limit of a sequence of sets, see Halmos' book MEASURE THEORY for an excellent treatment of the topic. In brief: Let A_n denote a sequence of sets. Define
(ignore the commas, just to preserve spacing)
,,,,,,,,,,,,,,,,,infty infty
,,,,,,,,,,,,,,,,,,,, _
lim sup A_n := | | |_| A_m
n->infty,,,,,,,,,,n,,,m=n
and
,,,,,,,,,,,,,,,,infty infty
,,,,,,,,,,,,,,,,,,,,,,,, _
lim inf A_n := |_| | | A_m
n->infty,,,,,,,,,n,,,m=n
Then,
lim A_n = lim inf A_n = lim sup A_n
n->infty,,,n->infty,,,,n->infty
Rather, see the following web page (near the bottom):
http://en.wikipedia.org/wiki/Lim_inf
so let d_n -> 0 as n->infty and put A_n = [t - d_n, t+ d_n].
Enjoy!