Theorems · Theorem · functional analysis
MeasureTheory.lintegral_prod_lintegral_pow_le
∀ {ι : Type u_1} {A : ι → Type u_2} [inst : (i : ι) → MeasurableSpace (A i)] (μ : (i : ι) → MeasureTheory.Measure (A i))
[inst_1 : DecidableEq ι] [inst_2 : Fintype ι] [∀ (i : ι), MeasureTheory.SigmaFinite (μ i)] {p : ℝ},
(↑(Fintype.card ι)).HolderConjugate p →
∀ {f : ((a : ι) → A a) → ENNReal},
Measurable f →
∫⁻ (x : (i : ι) → A i),
∏ i,
(∫⁻ (xᵢ : A i), f (Function.update x i xᵢ) ∂μ i) ^
(1 / (↑(Fintype.card ι) - 1)) ∂MeasureTheory.Measure.pi μ ≤
(∫⁻ (x : (i : ι) → A i), f x ∂MeasureTheory.Measure.pi μ) ^ pSpecial case of the grid-lines lemma lintegral_mul_prod_lintegral_pow_le, taking the extremal
exponent p = (#ι - 1)⁻¹.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 238 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.
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- mul_oneproof · cited by 3,885
- Finset.univstatement and proof · cited by 3,473
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- Nontrivialproof · cited by 2,416
- Finset.prodstatement and proof · cited by 2,356
- mul_commproof · cited by 2,262
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_pow_le_pow_lintegral_fderiv_auxproof · cited by 1