Theorems · Theorem · measure theory
IntervalIntegrable.comp_add_right_iff
∀ {ε : Type u_3} [inst : TopologicalSpace ε] [inst_1 : ENormedAddMonoid ε] {f : ℝ → ε} {a b : ℝ}
[TopologicalSpace.PseudoMetrizableSpace ε] {c : ℝ},
autoParam (‖f (min a b + c)‖ₑ ≠ ⊤) IntervalIntegrable.comp_add_right_iff._auto_1 →
(IntervalIntegrable (fun x => f (x + c)) MeasureTheory.volume a b ↔
IntervalIntegrable f 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.
Cites14
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
- add_sub_cancel_rightproof · cited by 187
- neg_add_cancel_rightproof · cited by 75
- ENormedAddMonoidstatement and proof · cited by 67
Cited by3
Results whose statement or proof uses this declaration.
- circleIntegrable_neg_radiusproof · cited by 0
- IntervalIntegrable.comp_add_left_iffproof · cited by 0
- IntervalIntegrable.comp_sub_right_iffproof · cited by 0