Theorems · Theorem · probability
ProbabilityTheory.condIndepFun_iff_condIndepSet_preimage
∀ {Ω : Type u_1} {β : Type u_3} {β' : Type u_4} {m' mΩ : MeasurableSpace Ω} [inst : StandardBorelSpace Ω]
{hm' : m' ≤ mΩ} {μ : MeasureTheory.Measure Ω} [inst_1 : MeasureTheory.IsFiniteMeasure μ] {f : Ω → β} {g : Ω → β'}
{mβ : MeasurableSpace β} {mβ' : MeasurableSpace β'},
Measurable f →
Measurable g →
(ProbabilityTheory.CondIndepFun m' hm' f g μ ↔
∀ (s : Set β) (t : Set β'),
MeasurableSet s → MeasurableSet t → ProbabilityTheory.CondIndepSet m' hm' (f ⁻¹' s) (g ⁻¹' t) μ)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 285 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelproof · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- MeasureTheory.Measure.trimproof · cited by 286
- ProbabilityTheory.condExpKernelproof · cited by 49
- ProbabilityTheory.CondIndepFunstatement · cited by 41
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.