Theorems · Theorem · probability
MeasureTheory.Measure.compProd_add_right
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} (μ : MeasureTheory.Measure α)
(κ η : ProbabilityTheory.Kernel α β) [ProbabilityTheory.IsSFiniteKernel κ] [ProbabilityTheory.IsSFiniteKernel η],
μ.compProd (κ + η) = μ.compProd κ + μ.compProd η- Cited by
- 1 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- add_zeroproof · cited by 2,707
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.SFiniteproof · cited by 449
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- add_applyproof · cited by 154
- MeasureTheory.Measure.compProdstatement · cited by 132
- ProbabilityTheory.Kernel.compProdproof · cited by 99
- ProbabilityTheory.Kernel.constproof · cited by 93
- ProbabilityTheory.Kernel.prodMkLeftproof · cited by 38
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.AbsolutelyContinuous.kernel_of_compProdproof · cited by 5