Theorems · Theorem · measure theory
MeasureTheory.ae_eq_of_ae_le_of_lintegral_le
∀ {α : Type u_1} {mα : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f g : α → ENNReal},
f ≤ᵐ[μ] g → ∫⁻ (x : α), f x ∂μ ≠ ⊤ → AEMeasurable g μ → ∫⁻ (x : α), g x ∂μ ≤ ∫⁻ (x : α), f x ∂μ → f =ᵐ[μ] g- 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.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Set.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- LE.le.transproof · cited by 3,151
- Filter.Eventuallyproof · cited by 3,134
- add_zeroproof · cited by 2,707
- Filter.atTopproof · cited by 2,405
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_strict_mono_of_ae_le_of_frequently_ae_ltproof · cited by 1
- MeasureTheory.tendsto_of_lintegral_tendsto_of_monotone_auxproof · cited by 1
- MeasureTheory.tendsto_of_lintegral_tendsto_of_antitoneproof · cited by 0