Theorems · Theorem · measure theory
MeasureTheory.Integrable.essSup_smul
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup β]
{R : Type u_8} [inst_1 : NormedRing R] [inst_2 : Module R β] [IsBoundedSMul R β] {f : α → β},
MeasureTheory.Integrable f μ →
∀ {g : α → R},
MeasureTheory.AEStronglyMeasurable g μ →
essSup (fun x => ‖g x‖ₑ) μ ≠ ⊤ → MeasureTheory.Integrable (fun x => g x • f x) μHölder's inequality for integrable functions: the scalar multiplication of an integrable vector-valued function by a scalar function with finite essential supremum is integrable.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- NormedRingstatement and proof · cited by 924
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- ENorm.enormstatement and proof · cited by 715
- IsBoundedSMulstatement and proof · cited by 329
- MeasureTheory.eLpNormproof · cited by 329
Cited by2
Results whose statement or proof uses this declaration.
- QuotientAddGroup.integral_mul_eq_integral_automorphize_mulproof · cited by 0
- QuotientGroup.integral_mul_eq_integral_automorphize_mulproof · cited by 0