Theorems · Theorem · measure theory
intervalIntegral.integral_mono_on_of_le_Ioo
∀ {f g : ℝ → ℝ} {a b : ℝ} {μ : MeasureTheory.Measure ℝ},
a ≤ b →
IntervalIntegrable f μ a b →
IntervalIntegrable g μ a b →
∀ [MeasureTheory.NullSingletonClass μ],
(∀ x ∈ Set.Ioo a b, f x ≤ g x) → ∫ (u : ℝ) in a..b, f u ∂μ ≤ ∫ (u : ℝ) in a..b, g u ∂μ- Cited by
- 4 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- 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
- le_rflproof · cited by 1,558
- Set.Ioostatement and proof · cited by 1,214
- intervalIntegralstatement · cited by 546
- IntervalIntegrablestatement and proof · cited by 316
- MeasureTheory.NullSingletonClassstatement and proof · cited by 125
- intervalIntegral.integral_of_leproof · cited by 83
- measurableSet_Iooproof · cited by 42
Cited by4
Results whose statement or proof uses this declaration.
- Real.circleAverage_monoproof · cited by 3
- sum_Ico_le_integral_of_leproof · cited by 2
- Real.circleAverage_mono_on_of_le_circleproof · cited by 2
- Real.circleAverage_nonneg_of_nonnegproof · cited by 1