Theorems · Theorem · probability
ProbabilityTheory.condIndepFun_iff_condIndep
∀ {Ω : Type u_1} (m' : MeasurableSpace Ω) {mΩ : MeasurableSpace Ω} [inst : StandardBorelSpace Ω] (hm' : m' ≤ mΩ)
{β : Type u_3} {γ : Type u_4} [mβ : MeasurableSpace β] [mγ : MeasurableSpace γ] (f : Ω → β) (g : Ω → γ)
(μ : MeasureTheory.Measure Ω) [inst_1 : MeasureTheory.IsFiniteMeasure μ],
ProbabilityTheory.CondIndepFun m' hm' f g μ ↔
ProbabilityTheory.CondIndep m' (MeasurableSpace.comap f mβ) (MeasurableSpace.comap g mγ) hm' μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 284 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- MeasurableSpace.comapstatement and proof · cited by 124
- ProbabilityTheory.condExpKernelproof · cited by 49
- ProbabilityTheory.Kernel.Indepproof · cited by 42
- ProbabilityTheory.CondIndepFunstatement · cited by 41
- ProbabilityTheory.CondIndepstatement · cited by 30
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condIndepFun_iffproof · cited by 2