Theorems · Theorem · probability
ProbabilityTheory.Kernel.compProd_apply_univ
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {κ : ProbabilityTheory.Kernel α β} {η : ProbabilityTheory.Kernel (α × β) γ}
[ProbabilityTheory.IsSFiniteKernel κ] [ProbabilityTheory.IsMarkovKernel η] {a : α},
((κ.compProd η) a) Set.univ = (κ a) Set.univ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.univstatement and proof · cited by 3,945
- one_mulproof · cited by 2,841
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralproof · cited by 1,152
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- MeasurableSet.univproof · cited by 178
- MeasureTheory.IsProbabilityMeasure.measure_univproof · cited by 135
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.compProd_apply_univproof · cited by 1