Theorems · Theorem · probability
MeasureTheory.pdf.integrable_pdf_smul_iff
∀ {Ω : Type u_1} {E : Type u_2} [inst : MeasurableSpace E] {m : MeasurableSpace Ω} {ℙ : MeasureTheory.Measure Ω}
{μ : MeasureTheory.Measure E} {F : Type u_3} [inst_1 : NormedAddCommGroup F] [inst_2 : NormedSpace ℝ F]
[MeasureTheory.IsFiniteMeasure ℙ] {X : Ω → E} [MeasureTheory.HasPDF X ℙ μ] {f : E → F},
MeasureTheory.AEStronglyMeasurable f μ →
(MeasureTheory.Integrable (fun x => (MeasureTheory.pdf X ℙ μ x).toReal • f x) μ ↔
MeasureTheory.Integrable (fun x => f (X x)) ℙ)- Defined in
- Mathlib.Probability.Density
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- ENNReal.toRealstatement and proof · cited by 859
- MeasureTheory.Measure.mapproof · cited by 858
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- MeasureTheory.Measure.withDensityproof · cited by 265
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.