Theorems · Theorem · probability
ProbabilityTheory.Kernel.indepFun_iff_indepSet_preimage
∀ {α : Type u_1} {Ω : Type u_2} {β : Type u_4} {β' : Type u_5} {mα : MeasurableSpace α} {mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {f : Ω → β} {g : Ω → β'} {mβ : MeasurableSpace β}
{mβ' : MeasurableSpace β'} [ProbabilityTheory.IsZeroOrMarkovKernel κ],
Measurable f →
Measurable g →
(ProbabilityTheory.Kernel.IndepFun f g κ μ ↔
∀ (s : Set β) (t : Set β'),
MeasurableSet s → MeasurableSet t → ProbabilityTheory.Kernel.IndepSet (f ⁻¹' s) (g ⁻¹' t) κ μ)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Filter.Eventuallyproof · cited by 3,134
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aeproof · cited by 2,352
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.Kernel.IndepFunstatement · cited by 70
- ProbabilityTheory.IsZeroOrMarkovKernelstatement and proof · cited by 32
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condIndepFun_iff_condIndepSet_preimageproof · cited by 0
- ProbabilityTheory.indepFun_iff_indepSet_preimageproof · cited by 0