Theorems · Theorem · measure theory
MeasureTheory.MemLp.integrable_mul
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {𝕜 : Type u_8} [inst : NormedRing 𝕜]
{p q : ENNReal} {f g : α → 𝕜},
MeasureTheory.MemLp f p μ → MeasureTheory.MemLp g q μ → ∀ [p.HolderTriple q 1], MeasureTheory.Integrable (f * g) μ- Cited by
- 6 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasureTheory.Integrablestatement · cited by 1,367
- NormedRingstatement and proof · cited by 924
- MeasureTheory.MemLpstatement and proof · cited by 457
- MeasureTheory.memLp_one_iff_integrableproof · cited by 73
- ENNReal.HolderTriplestatement and proof · cited by 65
- MeasureTheory.MemLp.mulproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- ProbabilityTheory.covariance_add_leftproof · cited by 4
- ProbabilityTheory.covariance_eq_subproof · cited by 2
- ProbabilityTheory.Kernel.HasSubgaussianMGF.addproof · cited by 1
- ProbabilityTheory.HasSubgaussianMGF.add_of_indepFunproof · cited by 1
- ProbabilityTheory.Kernel.HasSubgaussianMGF.integrable_exp_add_compProdproof · cited by 1
- ProbabilityTheory.norm_uncenteredCovarianceBilinDual_leproof · cited by 0