Bounding of integrals by asymptotics #
We establish integrability of f from f = O(g).
Main results #
- Asymptotics.IsBigO.integrableAtFilter: If- f = O[l] gon measurably generated- l,- fis strongly measurable at- l, and- gis integrable at- l, then- fis integrable at- l.
- MeasureTheory.LocallyIntegrable.integrable_of_isBigO_cocompact: If- fis locally integrable, and- f =O[cocompact] gfor some- gintegrable at- cocompact, then- fis integrable.
- MeasureTheory.LocallyIntegrable.integrable_of_isBigO_atBot_atTop: If- fis locally integrable, and- f =O[atBot] g,- f =O[atTop] g'for some- g,- g'integrable- atBotand- atToprespectively, then- fis integrable.
- MeasureTheory.LocallyIntegrable.integrable_of_isBigO_atTop_of_norm_isNegInvariant: If- fis locally integrable,- ‖f(-x)‖ = ‖f(x)‖, and- f =O[atTop] gfor some- gintegrable- atTop, then- fis integrable.
If f = O[l] g on measurably generated l, f is strongly measurable at l,
and g is integrable at l, then f is integrable at l.
Variant of MeasureTheory.Integrable.mono taking f =O[⊤] (g) instead of ‖f(x)‖ ≤ ‖g(x)‖
Let f : X x Y → Z. If as y tends to l, f(x, y) = O(g(y)) uniformly on s : Set X
of finite measure, then f is eventually (as y tends to l) integrable along s.
Let f : X x Y → Z. If as y tends to l, f(x, y) = O(g(y)) uniformly on s : Set X
of finite measure, then the integral of f along s is O(g(y)).
If f is locally integrable, and f =O[cocompact] g for some g integrable at cocompact,
then f is integrable.
If f is locally integrable, and f =O[atBot] g, f =O[atTop] g' for some
g, g' integrable at atBot and atTop respectively, then f is integrable.
If f is locally integrable on (∞, a], and f =O[atBot] g, for some
g integrable at atBot, then f is integrable on (∞, a].
If f is locally integrable on [a, ∞), and f =O[atTop] g, for some
g integrable at atTop, then f is integrable on [a, ∞).
If f is locally integrable, f has a top element, and f =O[atBot] g, for some
g integrable at atBot, then f is integrable.
If f is locally integrable, f has a bottom element, and f =O[atTop] g, for some
g integrable at atTop, then f is integrable.
If f is locally integrable, ‖f(-x)‖ = ‖f(x)‖, and f =O[atTop] g, for some
g integrable at atTop, then f is integrable.