Theorems · Theorem · probability
MeasureTheory.pdf.IsUniform.measure_preimage
∀ {E : Type u_1} [inst : MeasurableSpace E] {μ : MeasureTheory.Measure E} {Ω : Type u_2} {x : MeasurableSpace Ω}
{ℙ : MeasureTheory.Measure Ω} {X : Ω → E} {s : Set E},
μ s ≠ 0 →
μ s ≠ ⊤ → MeasureTheory.pdf.IsUniform X s ℙ μ → ∀ {A : Set E}, MeasurableSet A → ℙ (X ⁻¹' A) = μ (s ∩ A) / μ s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 199 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.preimagestatement · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Measure.map_apply_of_aemeasurableproof · cited by 36
- ENNReal.div_eq_inv_mulproof · cited by 18
- MeasureTheory.pdf.IsUniformstatement and proof · cited by 14
- MeasureTheory.pdf.IsUniform.aemeasurableproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.pdf.IsUniform.isProbabilityMeasureproof · cited by 2