Theorems · Theorem · real analysis
MonotoneOn.intervalIntegrable_slope
∀ {f : ℝ → ℝ} {a b c : ℝ},
MonotoneOn f (Set.Icc a (b + c)) →
a ≤ b → 0 ≤ c → IntervalIntegrable (fun x => slope f x (x + c)) MeasureTheory.volume a bIf f is monotone on a..(b + c) where a ≤ b and 0 ≤ c, then
fun x ↦ slope f x (x + c) is interval integrable on a..b.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 247 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Nat.cast_zeroproof · cited by 1,870
- Set.Iccstatement and proof · cited by 1,702
- MeasureTheory.MeasureSpace.volumestatement · cited by 1,323
- le_of_not_gtproof · cited by 430
- IntervalIntegrablestatement · cited by 316
- MonotoneOnstatement and proof · cited by 311
- slopestatement · cited by 147
- Set.uIcc_of_leproof · cited by 54
- MonotoneOn.intervalIntegrableproof · cited by 4
- IntervalIntegrable.intervalIntegrable_slopeproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MonotoneOn.exists_tendsto_deriv_liminf_lintegral_enorm_leproof · cited by 2