Theorems · Theorem · probability
MeasureTheory.pdf.uniformPDF_eq_pdf
∀ {E : Type u_1} [inst : MeasurableSpace E] {μ : MeasureTheory.Measure E} {Ω : Type u_2} {x : MeasurableSpace Ω}
{ℙ : MeasureTheory.Measure Ω} {X : Ω → E} {s : Set E},
MeasurableSet s →
MeasureTheory.pdf.IsUniform X s ℙ μ → (fun x => MeasureTheory.pdf.uniformPDF s x μ) =ᵐ[μ] MeasureTheory.pdf X ℙ μCheck that indeed any uniform random variable has the uniformPDF.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 220 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Filter.EventuallyEq.symmproof · cited by 408
- Filter.EventuallyEq.transproof · cited by 123
- MeasureTheory.pdfstatement and proof · cited by 32
- MeasureTheory.ae_eq_reflproof · cited by 29
- MeasureTheory.pdf.IsUniformstatement and proof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.