Theorems · Theorem · measure theory
Asymptotics.IsBigO.integrableAtFilter
∀ {α : Type u_1} {E : Type u_2} {F : Type u_3} [inst : NormedAddCommGroup E] {f : α → E} {g : α → F} {l : Filter α}
[inst_1 : MeasurableSpace α] [inst_2 : NormedAddCommGroup F] {μ : MeasureTheory.Measure α} [l.IsMeasurablyGenerated],
f =O[l] g →
StronglyMeasurableAtFilter f l μ → MeasureTheory.IntegrableAtFilter g l μ → MeasureTheory.IntegrableAtFilter f l μ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.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realproof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- Norm.normproof · cited by 5,413
- LE.le.transproof · cited by 3,151
- Filter.Eventuallyproof · cited by 3,134
- MeasurableSetproof · cited by 3,075
- MeasureTheory.Measure.restrictproof · cited by 1,646
- MeasureTheory.AEStronglyMeasurableproof · cited by 755
Cited by7
Results whose statement or proof uses this declaration.
- MeasureTheory.LocallyIntegrableOn.integrableOn_of_isBigO_atTopproof · cited by 4
- Asymptotics.IsBigO.integrableproof · cited by 0
- MeasureTheory.LocallyIntegrable.integrable_of_isBigO_atBotproof · cited by 0
- MeasureTheory.LocallyIntegrable.integrable_of_isBigO_atBot_atTopproof · cited by 0
- MeasureTheory.LocallyIntegrable.integrable_of_isBigO_atTopproof · cited by 0
- MeasureTheory.LocallyIntegrable.integrable_of_isBigO_cocompactproof · cited by 0
- MeasureTheory.LocallyIntegrableOn.integrableOn_of_isBigO_atBotproof · cited by 0