Theorems · Theorem · measure theory
IntervalIntegrable.comp_mul_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_mul_left._auto_1 →
autoParam (‖f (c * min (a / c) (b / c))‖ₑ ≠ ⊤) IntervalIntegrable.comp_mul_left._auto_3 →
IntervalIntegrable (fun x => f (c * x)) MeasureTheory.volume (a / c) (b / c)- Cited by
- 6 results in Mathlib
- Foundations
- Depth 249 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpaceproof · cited by 13,106
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.preimageproof · cited by 4,946
- one_mulproof · cited by 2,841
- absproof · cited by 1,814
- MulZeroClass.zero_mulproof · cited by 1,625
- MeasureTheory.Integrableproof · cited by 1,367
Cited by6
Results whose statement or proof uses this declaration.
- CurveIntegrable.intervalIntegrable_curveIntegralFun_trans_leftproof · cited by 2
- CurveIntegrable.intervalIntegrable_curveIntegralFun_trans_rightproof · cited by 2
- IntervalIntegrable.comp_mul_left_iffproof · cited by 1
- Frullani.intervalIntegrable_inv_smul_comp_mulproof · cited by 1
- integral_log_sin_zero_pi_div_twoproof · cited by 1
- IntervalIntegrable.comp_mul_rightproof · cited by 0