Theorems · Theorem · measure theory
MeasureTheory.LocallyIntegrableOn.integrableOn_of_isBigO_atTop
∀ {α : Type u_1} {E : Type u_2} {F : Type u_3} [inst : NormedAddCommGroup E] {f : α → E} {g : α → F} {a : α}
[inst_1 : TopologicalSpace α] [SecondCountableTopology α] [inst_3 : MeasurableSpace α] {μ : MeasureTheory.Measure α}
[inst_4 : NormedAddCommGroup F] [inst_5 : LinearOrder α] [CompactIccSpace α] [Filter.atTop.IsMeasurablyGenerated],
MeasureTheory.LocallyIntegrableOn f (Set.Ici a) μ →
f =O[Filter.atTop] g →
MeasureTheory.IntegrableAtFilter g Filter.atTop μ → MeasureTheory.IntegrableOn f (Set.Ici 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, ∞).
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- LinearOrderstatement and proof · cited by 8,572
- Filter.atTopstatement and proof · cited by 2,405
- Set.Icistatement and proof · cited by 1,070
- SecondCountableTopologystatement and proof · cited by 750
- MeasureTheory.IntegrableOnstatement · cited by 548
- Asymptotics.IsBigOstatement and proof · cited by 506
- CompactIccSpacestatement and proof · cited by 96
- MeasureTheory.LocallyIntegrableOnstatement and proof · cited by 81
Cited by4
Results whose statement or proof uses this declaration.
- integrable_of_isBigO_exp_negproof · cited by 1
- tendsto_sum_mul_atTop_nhds_one_sub_integralproof · cited by 0
- tendsto_sum_mul_atTop_nhds_one_sub_integral₀proof · cited by 0