Theorems · Theorem · probability
MeasureTheory.Measure.dirac_compProd_apply
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {κ : ProbabilityTheory.Kernel α β}
[MeasurableSingletonClass α] {a : α} [ProbabilityTheory.IsSFiniteKernel κ] {s : Set (α × β)},
MeasurableSet s → ((MeasureTheory.Measure.dirac a).compProd κ) s = (κ a) (Prod.mk a ⁻¹' s)- 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.
Cites14
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 and proof · 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.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- MeasurableSingletonClassstatement and proof · cited by 230
- MeasureTheory.Measure.diracstatement · cited by 210
- MeasureTheory.Measure.compProdstatement · cited by 132
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.dirac_unit_compProdproof · cited by 1