Theorems · Theorem · measure theory
IntervalIntegrable.comp_mul_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_mul_right._auto_1 →
autoParam (‖f (c * min (a / c) (b / c))‖ₑ ≠ ⊤) IntervalIntegrable.comp_mul_right._auto_3 →
IntervalIntegrable (fun x => f (x * c)) MeasureTheory.volume (a / c) (b / c)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 250 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
- mul_commproof · cited by 2,262
- 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_mul_leftproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.