Theorems · Theorem · real analysis
IntervalIntegrable.intervalIntegrable_slope
∀ {f : ℝ → ℝ} {a b c : ℝ},
IntervalIntegrable f MeasureTheory.volume a (b + c) →
a ≤ b → 0 ≤ c → IntervalIntegrable (fun x => slope f x (x + c)) MeasureTheory.volume a bIf f is interval integrable 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 246 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
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- IntervalIntegrablestatement and proof · cited by 316
- add_sub_cancel_leftproof · cited by 198
- slopestatement · cited by 147
- enorm_ne_topproof · cited by 82
- IntervalIntegrable.const_mulproof · cited by 14
- IntervalIntegrable.comp_add_rightproof · cited by 6
- IntervalIntegrable.subproof · cited by 5
- IntervalIntegrable.mono_setproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- MonotoneOn.intervalIntegrable_slopeproof · cited by 1