Theorems · Theorem · probability
MeasureTheory.Measure.IsCondKernel.apply_of_ne_zero
∀ {α : Type u_1} {Ω : Type u_3} {mα : MeasurableSpace α} {mΩ : MeasurableSpace Ω} (ρ : MeasureTheory.Measure (α × Ω))
(ρCond : ProbabilityTheory.Kernel α Ω) [ρ.IsCondKernel ρCond] [MeasureTheory.IsFiniteMeasure ρ]
[MeasurableSingletonClass α] {x : α}, ρ.fst {x} ≠ 0 → ∀ (s : Set Ω), (ρCond x) s = (ρ.fst {x})⁻¹ * ρ ({x} ×ˢ s)If the singleton {x} has non-zero mass for ρ.fst, then for all s : Set Ω,
ρCond x s = (ρ.fst {x})⁻¹ * ρ ({x} ×ˢ s) .
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 230 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Set.imageproof · cited by 5,609
- MeasurableSetproof · cited by 3,075
- SProd.sprodstatement · cited by 1,750
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- DFunLikeproof · cited by 576
- MeasureTheory.Measure.extproof · cited by 308
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.condKernel_apply_of_ne_zeroproof · cited by 1
- MeasureTheory.Measure.IsCondKernel.isProbabilityMeasureproof · cited by 1