Theorems · Theorem · probability
ProbabilityTheory.Kernel.singularPart_eq_zero_iff_apply_eq_zero
∀ {α : Type u_1} {γ : Type u_2} {mα : MeasurableSpace α} {mγ : MeasurableSpace γ}
[hαγ : MeasurableSpace.CountableOrCountablyGenerated α γ] (κ η : ProbabilityTheory.Kernel α γ)
[inst : ProbabilityTheory.IsSFiniteKernel κ] [inst_1 : ProbabilityTheory.IsSFiniteKernel η] (a : α),
(κ.singularPart η) a = 0 ↔ ((κ.singularPart η) a) (κ.mutuallySingularSetSlice η a) = 0- Defined in
- Mathlib.Probability.Kernel.RadonNikodym
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.univproof · cited by 3,945
- Compl.complproof · cited by 2,925
- add_zeroproof · cited by 2,707
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- MeasurableSet.complproof · cited by 172
- MeasurableSpace.CountableOrCountablyGeneratedstatement and proof · cited by 97
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.singularPart_eq_zero_iff_measure_eq_zeroproof · cited by 0