Theorems · Theorem · probability
ProbabilityTheory.eq_condKernel_of_measure_eq_compProd_real
∀ {α : Type u_1} {mα : MeasurableSpace α} {ρ : MeasureTheory.Measure (α × ℝ)} [inst : MeasureTheory.IsFiniteMeasure ρ]
(κ : ProbabilityTheory.Kernel α ℝ) [ProbabilityTheory.IsFiniteKernel κ],
ρ = ρ.fst.compProd κ → ∀ᵐ (x : α) ∂ρ.fst, κ x = ρ.condKernel xAuxiliary lemma for eq_condKernel_of_measure_eq_compProd.
Uniqueness of the disintegration kernel on ℝ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 280 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
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
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.univproof · cited by 3,945
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasurableSetproof · cited by 3,075
- Compl.complproof · cited by 2,925
- Set.iUnionproof · cited by 2,483
- MeasureTheory.aestatement and proof · cited by 2,352
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.eq_condKernel_of_measure_eq_compProdproof · cited by 3