Theorems · Theorem · measure theory
IntervalIntegrable.comp_sub_right_iff
∀ {ε : Type u_3} [inst : TopologicalSpace ε] [inst_1 : ENormedAddMonoid ε] {f : ℝ → ε} {a b : ℝ}
[TopologicalSpace.PseudoMetrizableSpace ε] {c : ℝ},
autoParam (‖f (min a b)‖ₑ ≠ ⊤) IntervalIntegrable.comp_sub_right_iff._auto_1 →
(IntervalIntegrable (fun x => f (x - c)) MeasureTheory.volume (a + c) (b + c) ↔
IntervalIntegrable f MeasureTheory.volume a b)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 247 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- sub_eq_add_negproof · cited by 1,023
- 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
- add_neg_cancel_rightproof · cited by 65
- IntervalIntegrable.comp_add_right_iffproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.