Theorems · Definition · probability
ProbabilityTheory.iCondIndepFun
{Ω : Type u_1} →
{ι : Type u_2} →
(m' : MeasurableSpace Ω) →
{mΩ : MeasurableSpace Ω} →
[StandardBorelSpace Ω] →
m' ≤ mΩ →
{β : ι → Type u_3} →
[m : (x : ι) → MeasurableSpace (β x)] →
((x : ι) → Ω → β x) →
(μ : autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.iCondIndepFun._auto_1) →
[MeasureTheory.IsFiniteMeasure μ] → PropA family of functions defined on the same space Ω and taking values in possibly different
spaces, each with a measurable space structure, is conditionally independent if the family of
measurable space structures they generate on Ω is conditionally independent. For a function g
with codomain having measurable space structure m, the generated measurable space structure is
m.comap g.
See ProbabilityTheory.iCondIndepFun_iff.
- Cited by
- 28 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.iIndepFunproof · cited by 65
- ProbabilityTheory.condExpKernelproof · cited by 49
Cited by28
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iCondIndepFun_iffstatement · cited by 1
- ProbabilityTheory.iCondIndepFun.condIndepFun_finsetProd_of_notMemstatement and proof · cited by 1
- ProbabilityTheory.iCondIndepFun.condIndepFun_finsetSum_of_notMemstatement and proof · cited by 1
- ProbabilityTheory.iCondIndepFun.indepFun_add_addstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepFun.indepFun_add_leftstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepFun.indepFun_add_rightstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepFun.indepFun_div_divstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepFun.indepFun_div_leftstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepFun.indepFun_div_rightstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepFun.indepFun_mul_leftstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepFun.indepFun_mul_mulstatement and proof · cited by 0
- ProbabilityTheory.iCondIndepFun.indepFun_mul_rightstatement and proof · cited by 0