Theorems · Theorem · probability
MeasureTheory.HasPDF.congr_iff
∀ {Ω : Type u_1} {E : Type u_2} [inst : MeasurableSpace E] {x : MeasurableSpace Ω} {X Y : Ω → E}
{ℙ : MeasureTheory.Measure Ω} {μ : MeasureTheory.Measure E},
X =ᵐ[ℙ] Y → (MeasureTheory.HasPDF X ℙ μ ↔ MeasureTheory.HasPDF Y ℙ μ)- Defined in
- Mathlib.Probability.Density
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 200 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.EventuallyEq.symmproof · cited by 408
- MeasureTheory.HasPDFstatement and proof · cited by 37
- MeasureTheory.HasPDF.congrproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.