Theorems · Theorem · measure theory
MeasureTheory.integrable_of_le_of_le
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f g₁ g₂ : α → ℝ},
MeasureTheory.AEStronglyMeasurable f μ →
g₁ ≤ᵐ[μ] f →
f ≤ᵐ[μ] g₂ → MeasureTheory.Integrable g₁ μ → MeasureTheory.Integrable g₂ μ → MeasureTheory.Integrable f μ- Cited by
- 6 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Norm.normproof · cited by 5,413
- LE.le.transproof · cited by 3,151
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- norm_nonnegproof · cited by 725
Cited by6
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsGaussian.memLp_idproof · cited by 4
- ConvexOn.integrable_apply_rnDeriv_of_integrable_compProdproof · cited by 1
- ConvexOn.integrable_comp_rnDeriv_mapproof · cited by 1
- ConvexOn.integrable_comp_rnDeriv_trimproof · cited by 1
- ProbabilityTheory.IsGaussian.integrable_exp_sq_of_conv_negproof · cited by 1