Theorems · Theorem · measure theory
MeasureTheory.limsup_lintegral_le
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {f : ℕ → α → ENNReal} (g : α → ENNReal),
(∀ (n : ℕ), Measurable (f n)) →
(∀ (n : ℕ), f n ≤ᵐ[μ] g) →
∫⁻ (a : α), g a ∂μ ≠ ⊤ →
Filter.limsup (fun n => ∫⁻ (a : α), f n a ∂μ) Filter.atTop ≤
∫⁻ (a : α), Filter.limsup (fun n => f n a) Filter.atTop ∂μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- iSupproof · cited by 2,415
- Filter.atTopstatement · cited by 2,405
- MeasureTheory.aestatement and proof · cited by 2,352
- iInfproof · cited by 1,690
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- le_transproof · cited by 985
- Filter.Eventually.monoproof · cited by 646
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.tendsto_lintegral_of_dominated_convergenceproof · cited by 3
- bergelson'proof · cited by 1