Theorems · Theorem · measure theory
IntervalIntegrable.comp_sub_right
∀ {ε : Type u_3} [inst : TopologicalSpace ε] [inst_1 : ENormedAddMonoid ε] {f : ℝ → ε} {a b : ℝ}
[TopologicalSpace.PseudoMetrizableSpace ε],
IntervalIntegrable f MeasureTheory.volume a b →
∀ (c : ℝ),
autoParam (‖f (min a b)‖ₑ ≠ ⊤) IntervalIntegrable.comp_sub_right._auto_1 →
IntervalIntegrable (fun x => f (x - c)) MeasureTheory.volume (a + c) (b + c)- Cited by
- 3 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.
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
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- sub_neg_eq_addproof · cited by 264
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- ENormedAddMonoidstatement and proof · cited by 67
- IntervalIntegrable.comp_add_rightproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- MeromorphicOn.intervalIntegrable_log_normproof · cited by 4
- Function.Periodic.intervalIntegrableproof · cited by 2
- CurveIntegrable.intervalIntegrable_curveIntegralFun_trans_rightproof · cited by 2