Theorems · Theorem · measure theory
IntervalIntegrable.comp_mul_left_iff
∀ {E : Type u_5} [inst : NormedAddCommGroup E] {a b : ℝ} {f : ℝ → E} {c : ℝ},
c ≠ 0 →
autoParam (‖f (min a b)‖ₑ ≠ ⊤) IntervalIntegrable.comp_mul_left_iff._auto_1 →
autoParam (‖f (c * min (a / c) (b / c))‖ₑ ≠ ⊤) IntervalIntegrable.comp_mul_left_iff._auto_3 →
(IntervalIntegrable (fun x => f (c * x)) MeasureTheory.volume (a / c) (b / c) ↔
IntervalIntegrable f MeasureTheory.volume a b)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 250 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- 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
- div_inv_eq_mulproof · cited by 53
- mul_inv_cancel_left₀proof · cited by 42
- IsUnit.div_mul_cancelproof · cited by 37
- IntervalIntegrable.comp_mul_leftproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- IntervalIntegrable.iff_comp_negproof · cited by 6