Theorems · Theorem · measure theory
MeasureTheory.LocallyIntegrableOn.integrableOn_of_isBigO_atBot
∀ {α : 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.atBot.IsMeasurablyGenerated],
MeasureTheory.LocallyIntegrableOn f (Set.Iic a) μ →
f =O[Filter.atBot] g →
MeasureTheory.IntegrableAtFilter g Filter.atBot μ → MeasureTheory.IntegrableOn f (Set.Iic a) μIf f is locally integrable on (∞, a], and f =O[atBot] g, for some
g integrable at atBot, then f is integrable on (∞, a].
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 213 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
- Set.Iicstatement and proof · cited by 1,111
- SecondCountableTopologystatement and proof · cited by 750
- MeasureTheory.IntegrableOnstatement · cited by 548
- Filter.atBotstatement and proof · cited by 512
- Asymptotics.IsBigOstatement and proof · cited by 506
- CompactIccSpacestatement and proof · cited by 96
- MeasureTheory.LocallyIntegrableOnstatement and proof · cited by 81
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.