Theorems · Theorem · measure theory
MeasureTheory.AECover.lintegral_tendsto_of_countably_generated
∀ {α : Type u_1} {ι : Type u_2} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {l : Filter ι}
[l.IsCountablyGenerated] {φ : ι → Set α},
MeasureTheory.AECover μ l φ →
∀ {f : α → ENNReal},
AEMeasurable f μ → Filter.Tendsto (fun i => ∫⁻ (x : α) in φ i, f x ∂μ) l (nhds (∫⁻ (x : α), f x ∂μ))- Cited by
- 3 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopproof · cited by 2,405
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.lintegralstatement · cited by 1,152
- AEMeasurablestatement and proof · cited by 840
- Filter.IsCountablyGeneratedstatement and proof · cited by 220
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.AECover.integrable_of_lintegral_enorm_boundedproof · cited by 3
- MeasureTheory.AECover.lintegral_eq_of_tendstoproof · cited by 0
- MeasureTheory.AECover.iSup_lintegral_eq_of_countably_generatedproof · cited by 0