Theorems · Theorem · measure theory
IntervalIntegrable.comp_sub_left
∀ {E : Type u_5} [inst : NormedAddCommGroup E] {a b : ℝ} {f : ℝ → E},
IntervalIntegrable f MeasureTheory.volume a b →
∀ (c : ℝ),
autoParam (‖f (min a b)‖ₑ ≠ ⊤) IntervalIntegrable.comp_sub_left._auto_1 →
IntervalIntegrable (fun x => f (c - x)) MeasureTheory.volume (c - a) (c - b)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 252 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- ENorm.enormstatement and proof · cited by 715
- IntervalIntegrablestatement and proof · cited by 316
- neg_subproof · cited by 272
- IntervalIntegrable.iff_comp_negproof · cited by 6
- IntervalIntegrable.comp_add_leftproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- CurveIntegrable.symmproof · cited by 1
- IntervalIntegrable.comp_sub_left_iffproof · cited by 0