Theorems · Definition · probability
ProbabilityTheory.CondIndepFun
{Ω : Type u_1} →
(m' : MeasurableSpace Ω) →
{mΩ : MeasurableSpace Ω} →
[StandardBorelSpace Ω] →
m' ≤ mΩ →
{β : Type u_3} →
{γ : Type u_4} →
[MeasurableSpace β] →
[MeasurableSpace γ] →
(Ω → β) →
(Ω → γ) →
(μ : autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.CondIndepFun._auto_1) →
[MeasureTheory.IsFiniteMeasure μ] → PropTwo functions are conditionally independent if the two measurable space structures they generate
are conditionally independent. For a function f with codomain having measurable space structure
m, the generated measurable space structure is m.comap f.
See ProbabilityTheory.condIndepFun_iff.
We use the notation X ⟂ᵢ[Z, hZ; μ] Y to write that X and Y are conditionally independent
given (the σ-algebra generated by) Z (scoped in ProbabilityTheory).
- Cited by
- 41 results in Mathlib
- Foundations
- Depth 283 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- MeasureTheory.Measure.trimproof · cited by 286
- ProbabilityTheory.Kernel.IndepFunproof · cited by 70
- ProbabilityTheory.condExpKernelproof · cited by 49
Cited by41
Results whose statement or proof uses this declaration.
- ProbabilityTheory.CondIndepFun.compstatement and proof · cited by 2
- ProbabilityTheory.condIndepFun_iffstatement · cited by 2
- ProbabilityTheory.condIndepFun_iff_compProd_map_prod_eq_compProd_prod_map_mapstatement · cited by 2
- ProbabilityTheory.condIndepFun_of_measurable_leftstatement · cited by 2
- ProbabilityTheory.CondIndepFun.symmstatement and proof · cited by 1
- ProbabilityTheory.condIndepFun_iff_condIndepstatement · cited by 1
- ProbabilityTheory.condIndepFun_iff_map_prod_eq_prod_comp_trimstatement · cited by 1
- ProbabilityTheory.condIndepFun_iff_map_prod_eq_prod_condDistrib_prod_condDistribstatement · cited by 1
- ProbabilityTheory.condIndepFun_of_measurable_rightstatement · cited by 1
- ProbabilityTheory.iCondIndepFun.condIndepFun_finsetProd_of_notMemstatement · cited by 1
- ProbabilityTheory.iCondIndepFun.condIndepFun_finsetSum_of_notMemstatement · cited by 1
- ProbabilityTheory.iCondIndepFun.indepFun_add_addstatement · cited by 0