Lemmas about liminf and limsup in an order topology. #
If the liminf and the limsup of a filter coincide, then this filter converges to their common value, at least if the filter is eventually bounded above and below.
If a filter is converging, its limsup coincides with its limit.
If a filter is converging, its liminf coincides with its limit.
If a function has a limit, then its limsup coincides with its limit.
If a function has a limit, then its liminf coincides with its limit.
If the liminf and the limsup of a function coincide, then the limit of the function exists and has the same value.
If a number a
is less than or equal to the liminf
of a function f
at some filter
and is greater than or equal to the limsup
of f
, then f
tends to a
along this filter.
Assume that, for any a < b
, a sequence can not be infinitely many times below a
and
above b
. If it is also ultimately bounded above and below, then it has to converge. This even
works if a
and b
are restricted to a dense subset.
An antitone function between (conditionally) complete linear ordered spaces sends a
Filter.limsSup
to the Filter.liminf
of the image if the function is continuous at the limsSup
(and the filter is bounded from above and below).
A continuous antitone function between (conditionally) complete linear ordered spaces sends a
Filter.limsup
to the Filter.liminf
of the images (if the filter is bounded from above and
below).
An antitone function between (conditionally) complete linear ordered spaces sends a
Filter.limsInf
to the Filter.limsup
of the image if the function is continuous at the limsInf
(and the filter is bounded from above and below).
A continuous antitone function between (conditionally) complete linear ordered spaces sends a
Filter.liminf
to the Filter.limsup
of the images (if the filter is bounded from above and
below).
A monotone function between (conditionally) complete linear ordered spaces sends a
Filter.limsSup
to the Filter.limsup
of the image if the function is continuous at the limsSup
(and the filter is bounded from above and below).
A continuous monotone function between (conditionally) complete linear ordered spaces sends a
Filter.limsup
to the Filter.limsup
of the images (if the filter is bounded from above and
below).
A monotone function between (conditionally) complete linear ordered spaces sends a
Filter.limsInf
to the Filter.liminf
of the image if the function is continuous at the limsInf
(and the filter is bounded from above and below).
A continuous monotone function between (conditionally) complete linear ordered spaces sends a
Filter.liminf
to the Filter.liminf
of the images (if the filter is bounded from above and
below).
liminf (c + xᵢ) = c + liminf xᵢ
.
limsup (xᵢ + c) = (limsup xᵢ) + c
.
liminf (c + xᵢ) = c + limsup xᵢ
.
liminf (xᵢ + c) = (liminf xᵢ) + c
.
limsup (c - xᵢ) = c - liminf xᵢ
.
limsup (xᵢ - c) = (limsup xᵢ) - c
.
liminf (c - xᵢ) = c - limsup xᵢ
.
liminf (xᵢ - c) = (liminf xᵢ) - c
.