Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.Kernel.iIndep

{α : Type u_1} →
  {Ω : Type u_2} →
    {ι : Type u_3} →
      {_mα : MeasurableSpace α} →
        (ι → MeasurableSpace Ω) →
          {_mΩ : MeasurableSpace Ω} →
            ProbabilityTheory.Kernel α Ω →
              autoParam (MeasureTheory.Measure α) ProbabilityTheory.Kernel.iIndep._auto_1 → Prop

A family of measurable space structures (i.e. of σ-algebras) is independent with respect to a kernel κ and a measure μ if the family of sets of measurable sets they define is independent.

Defined in
Mathlib.Probability.Independence.Kernel.Indep
Cited by
33 results in Mathlib
Foundations
Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

ProbabilityTheory.Kernel.iIndepFun · cited by 65Kernel.iIndepFunProbabilityTheory.iIndep · cited by 30ProbabilityTheory.iIndepProbabilityTheory.iCondIndep · cited by 19ProbabilityTheory.iCondIn…ProbabilityTheory.Kernel.iIndepSet · cited by 16Kernel.iIndepSetProbabilityTheory.Kernel.iIndep.ae_isProbabilityMeasure · cited by 7iIndep.ae_isProbabilityMe…ProbabilityTheory.Kernel.indep_limsup_self · cited by 5Kernel.indep_limsup_selfProbabilityTheory.Kernel.iIndep.iIndepSets · cited by 5iIndep.iIndepSetsProbabilityTheory.Kernel.iIndepSets.iIndep · cited by 4iIndepSets.iIndepProbabilityTheory.Kernel.iIndep.of_precomp · cited by 4iIndep.of_precompProbabilityTheory.Kernel.iIndep.precomp · cited by 4iIndep.precompProbabilityTheory.Kernel.indep_biSup_compl · cited by 3Kernel.indep_biSup_complProbabilityTheory.Kernel.indep_biSup_limsup · cited by 3Kernel.indep_biSup_limsupProbabilityTheory.Kernel.indep_iSup_directed_limsup · cited by 3Kernel.indep_iSup_directe…ProbabilityTheory.Kernel.indep_iSup_limsup · cited by 3Kernel.indep_iSup_limsupProbabilityTheory.Kernel.indep_iSup_of_disjoint · cited by 3Kernel.indep_iSup_of_disj…Set · cited by 53352SetMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureSet.ofPred · cited by 6101Set.ofPredMeasurableSet · cited by 3075MeasurableSetProbabilityTheory.Kernel · cited by 1281ProbabilityTheory.KernelProbabilityTheory.Kernel.iIndepSets · cited by 21Kernel.iIndepSetsKernel.iIndepCITED BYCITES

Cites7

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

Cited by37

Results whose statement or proof uses this declaration.