Theorems · Theorem · probability
ProbabilityTheory.Kernel.apply_eq_measure_condKernel_of_compProd_eq
∀ {α : Type u_1} {β : Type u_2} {Ω : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
[inst : MeasurableSpace Ω] [inst_1 : StandardBorelSpace Ω] [inst_2 : Nonempty Ω]
{ρ : ProbabilityTheory.Kernel α (β × Ω)} [inst_3 : ProbabilityTheory.IsFiniteKernel ρ]
{κ : ProbabilityTheory.Kernel (α × β) Ω} [ProbabilityTheory.IsFiniteKernel κ],
ρ.fst.compProd κ = ρ → ∀ (a : α), (fun b => κ (a, b)) =ᵐ[ρ.fst a] ⇑(ρ a).condKernel- Cited by
- 2 results in Mathlib
- Foundations
- Depth 282 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.preimageproof · cited by 4,946
- Filter.Eventuallyproof · cited by 3,134
- MeasurableSetproof · cited by 3,075
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.condKernel_apply_eq_condKernelproof · cited by 2
- ProbabilityTheory.eq_condKernel_of_kernel_eq_compProdproof · cited by 0