Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.Kernel.iIndepSet

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

A family of sets is independent if the family of measurable space structures they generate is independent. For a set s, the generated measurable space has measurable sets ∅, s, sᶜ, univ.

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

Around this declaration

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

ProbabilityTheory.iIndepSet · cited by 19ProbabilityTheory.iIndepS…ProbabilityTheory.iCondIndepSet · cited by 8ProbabilityTheory.iCondIn…ProbabilityTheory.Kernel.iIndepSet.indep_generateFrom_of_disjoint · cited by 4iIndepSet.indep_generateF…ProbabilityTheory.Kernel.iIndepSet.indep_generateFrom_le · cited by 3iIndepSet.indep_generateF…ProbabilityTheory.Kernel.iIndepSet_iff_iIndepSets_singleton · cited by 3Kernel.iIndepSet_iff_iInd…ProbabilityTheory.Kernel.iIndepSet.iIndepFun_indicator · cited by 2iIndepSet.iIndepFun_indic…ProbabilityTheory.Kernel.iIndepSet.indep_generateFrom_le_nat · cited by 2iIndepSet.indep_generateF…ProbabilityTheory.Kernel.iIndepSet.indep_generateFrom_lt · cited by 2iIndepSet.indep_generateF…ProbabilityTheory.Kernel.iIndepSet.of_precomp · cited by 2iIndepSet.of_precompProbabilityTheory.Kernel.iIndepSet_iff_meas_biInter · cited by 2Kernel.iIndepSet_iff_meas…ProbabilityTheory.Kernel.iIndepSet.precomp · cited by 2iIndepSet.precompProbabilityTheory.Kernel.iIndepSet.congr · cited by 1iIndepSet.congrProbabilityTheory.Kernel.iIndepSet.meas_biInter · cited by 1iIndepSet.meas_biInterProbabilityTheory.Kernel.iIndepSet_congr · cited by 1Kernel.iIndepSet_congrProbabilityTheory.Kernel.iIndepSet_precomp_of_bijective · cited by 1Kernel.iIndepSet_precomp_…Set · cited by 53352SetMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureProbabilityTheory.Kernel · cited by 1281ProbabilityTheory.KernelMeasurableSpace.generateFrom · cited by 172MeasurableSpace.generateF…ProbabilityTheory.Kernel.iIndep · cited by 33Kernel.iIndepKernel.iIndepSetCITED BYCITES

Cites6

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

Cited by18

Results whose statement or proof uses this declaration.