Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.Kernel.mutuallySingularSet

{α : Type u_1} →
  {γ : Type u_2} →
    {mα : MeasurableSpace α} →
      {mγ : MeasurableSpace γ} →
        [hαγ : MeasurableSpace.CountableOrCountablyGenerated α γ] →
          ProbabilityTheory.Kernel α γ → ProbabilityTheory.Kernel α γ → Set (α × γ)

A set of points in α × γ related to the absolute continuity / mutual singularity of κ and η.

Defined in
Mathlib.Probability.Kernel.RadonNikodym
Cited by
4 results in Mathlib
Foundations
Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpace.CountableOrCountablyGenerated

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.