Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.Kernel.IndepFun

{α : Type u_1} →
  {Ω : Type u_2} →
    {β : Type u_4} →
      {γ : Type u_6} →
        {mα : MeasurableSpace α} →
          {mΩ : MeasurableSpace Ω} →
            [mβ : MeasurableSpace β] →
              [mγ : MeasurableSpace γ] →
                (Ω → β) →
                  (Ω → γ) →
                    ProbabilityTheory.Kernel α Ω →
                      autoParam (MeasureTheory.Measure α) ProbabilityTheory.Kernel.IndepFun._auto_1 → Prop

Two functions are independent if the two measurable space structures they generate are independent. For a function f with codomain having measurable space structure m, the generated measurable space structure is MeasurableSpace.comap f m.

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

Around this declaration

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

ProbabilityTheory.IndepFun · cited by 192ProbabilityTheory.IndepFunProbabilityTheory.CondIndepFun · cited by 41ProbabilityTheory.CondInd…ProbabilityTheory.Kernel.IndepFun.comp · cited by 26IndepFun.compProbabilityTheory.Kernel.IndepFun.symm · cited by 14IndepFun.symmProbabilityTheory.Kernel.iIndepFun.indepFun_finset · cited by 8iIndepFun.indepFun_finsetProbabilityTheory.Kernel.IndepFun.congr' · cited by 8IndepFun.congr'ProbabilityTheory.Kernel.iIndepFun.indepFun_prodMk · cited by 7iIndepFun.indepFun_prodMkProbabilityTheory.Kernel.iIndepFun.indepFun_prodMk_prodMk · cited by 6iIndepFun.indepFun_prodMk…ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetProd_of_notMem · cited by 5iIndepFun.indepFun_finset…ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetSum_of_notMem · cited by 5iIndepFun.indepFun_finset…ProbabilityTheory.Kernel.iIndepFun.indepFun_prodMk_prodMk₀ · cited by 5iIndepFun.indepFun_prodMk…ProbabilityTheory.Kernel.iIndepFun.indepFun_prodMk₀ · cited by 5iIndepFun.indepFun_prodMk₀ProbabilityTheory.Kernel.IndepFun.process_congr_left · cited by 4IndepFun.process_congr_le…ProbabilityTheory.Kernel.IndepFun.process_indepFun · cited by 4IndepFun.process_indepFunProbabilityTheory.Kernel.iIndepFun.indepFun_add_left · cited by 3iIndepFun.indepFun_add_le…MeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureProbabilityTheory.Kernel · cited by 1281ProbabilityTheory.KernelMeasurableSpace.comap · cited by 124MeasurableSpace.comapProbabilityTheory.Kernel.Indep · cited by 42Kernel.IndepKernel.IndepFunCITED BYCITES

Cites5

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

Cited by72

Results whose statement or proof uses this declaration.