Mathlib Map

Theorems · Theorem · probability

MeasureTheory.withDensity_pdf_le_map

∀ {Ω : Type u_1} {E : Type u_2} [inst : MeasurableSpace E] {x : MeasurableSpace Ω} (X : Ω → E)
  (ℙ : MeasureTheory.Measure Ω) (μ : autoParam (MeasureTheory.Measure E) MeasureTheory.withDensity_pdf_le_map._auto_1),
  μ.withDensity (MeasureTheory.pdf X ℙ μ) ≤ MeasureTheory.Measure.map X ℙ
Defined in
Mathlib.Probability.Density
Cited by
1 results in Mathlib
Foundations
Depth 212 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.

Cites6

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

Cited by1

Results whose statement or proof uses this declaration.