Mathlib Map

Theorems · Definition · probability

MeasureTheory.pdf

{Ω : Type u_1} →
  {E : Type u_2} →
    [inst : MeasurableSpace E] →
      {x : MeasurableSpace Ω} →
        (Ω → E) → MeasureTheory.Measure Ω → autoParam (MeasureTheory.Measure E) MeasureTheory.pdf._auto_1 → E → ENNReal

If X is a random variable, then pdf X ℙ μ is the Radon–Nikodym derivative of the push-forward measure of along X with respect to μ.

Defined in
Mathlib.Probability.Density
Cited by
32 results in Mathlib
Foundations
Depth 208 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.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by32

Results whose statement or proof uses this declaration.