Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.Kernel.singularPart_of_subset_compl_mutuallySingularSetSlice

∀ {α : Type u_1} {γ : Type u_2} {mα : MeasurableSpace α} {mγ : MeasurableSpace γ} {κ η : ProbabilityTheory.Kernel α γ}
  [hαγ : MeasurableSpace.CountableOrCountablyGenerated α γ] [inst : ProbabilityTheory.IsSFiniteKernel κ]
  [inst_1 : ProbabilityTheory.IsFiniteKernel η] {a : α} {s : Set γ},
  s ⊆ (κ.mutuallySingularSetSlice η a)ᶜ → ((κ.singularPart η) a) s = 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
Assumes
MeasurableSpace.CountableOrCountablyGeneratedProbabilityTheory.IsSFiniteKernelProbabilityTheory.IsFiniteKernel

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.

Cited by1

Results whose statement or proof uses this declaration.