Theorems · Theorem · measure theory
intervalIntegral.integral_mono_ae
∀ {f g : ℝ → ℝ} {a b : ℝ} {μ : MeasureTheory.Measure ℝ},
a ≤ b →
IntervalIntegrable f μ a b →
IntervalIntegrable g μ a b → f ≤ᵐ[μ] g → ∫ (u : ℝ) in a..b, f u ∂μ ≤ ∫ (u : ℝ) in a..b, g u ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- NormedAddCommGroupproof · cited by 15,752
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.aestatement and proof · cited by 2,352
- intervalIntegralstatement · cited by 546
- Filter.EventuallyLEstatement and proof · cited by 383
- IntervalIntegrablestatement and proof · cited by 316
- intervalIntegral.integral_of_leproof · cited by 83
- MeasureTheory.setIntegral_mono_aeproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- intervalIntegral.integral_monoproof · cited by 1