Theorems · Theorem · measure theory
IntervalIntegrable.comp_add_left
∀ {ε : 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_add_left._auto_1 →
IntervalIntegrable (fun x => f (c + x)) MeasureTheory.volume (a - c) (b - c)- 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.
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
- add_commproof · cited by 1,535
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- ENorm.enormstatement and proof · cited by 715
- IntervalIntegrablestatement and proof · cited by 316
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- ENormedAddMonoidstatement and proof · cited by 67
- IntervalIntegrable.comp_add_rightproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- IntervalIntegrable.comp_sub_leftproof · cited by 2