Theorems · Theorem · probability
ProbabilityTheory.eq_condKernel_of_kernel_eq_compProd
∀ {α : Type u_1} {β : Type u_2} {Ω : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
[inst : MeasurableSpace Ω] [inst_1 : StandardBorelSpace Ω] [inst_2 : Nonempty Ω]
[inst_3 : MeasurableSpace.CountableOrCountablyGenerated α β] {ρ : ProbabilityTheory.Kernel α (β × Ω)}
[inst_4 : ProbabilityTheory.IsFiniteKernel ρ] {κ : ProbabilityTheory.Kernel (α × β) Ω}
[ProbabilityTheory.IsFiniteKernel κ],
ρ.fst.compProd κ = ρ → ∀ (a : α), ∀ᵐ (x : β) ∂ρ.fst a, κ (a, x) = ρ.condKernel (a, x)A finite kernel which satisfies the disintegration property is almost everywhere equal to the disintegration kernel.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 339 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.IsFiniteKernelstatement and proof · cited by 178
- ProbabilityTheory.Kernel.compProdstatement and proof · cited by 99
- MeasurableSpace.CountableOrCountablyGeneratedstatement and proof · cited by 97
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.