Theorems · Theorem · probability
MeasureTheory.pdf.hasFiniteIntegral_mul
∀ {Ω : Type u_1} {m : MeasurableSpace Ω} {ℙ : MeasureTheory.Measure Ω} {X : Ω → ℝ} [MeasureTheory.IsFiniteMeasure ℙ]
{f : ℝ → ℝ} {g : ℝ → ENNReal},
MeasureTheory.pdf X ℙ MeasureTheory.volume =ᵐ[MeasureTheory.volume] g →
∫⁻ (x : ℝ), ‖f x‖ₑ * g x ≠ ⊤ →
MeasureTheory.HasFiniteIntegral (fun x => f x * (MeasureTheory.pdf X ℙ MeasureTheory.volume x).toReal)
MeasureTheory.volume- Defined in
- Mathlib.Probability.Density
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 243 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Top.topstatement and proof · cited by 9,680
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- ENNReal.ofRealproof · cited by 863
- ENNReal.toRealstatement and proof · cited by 859
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.pdf.IsUniform.mul_pdf_integrableproof · cited by 0