Theorems · Theorem · probability
ProbabilityTheory.indepFun_iff_indepSet_preimage
∀ {Ω : Type u_1} {β : Type u_6} {β' : Type u_7} {_mΩ : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {f : Ω → β}
{g : Ω → β'} {mβ : MeasurableSpace β} {mβ' : MeasurableSpace β'} [MeasureTheory.IsZeroOrProbabilityMeasure μ],
Measurable f →
Measurable g →
(ProbabilityTheory.IndepFun f g μ ↔
∀ (s : Set β) (t : Set β'),
MeasurableSet s → MeasurableSet t → ProbabilityTheory.IndepSet (f ⁻¹' s) (g ⁻¹' t) μ)- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 200 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.
- 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.Measure.diracproof · cited by 210
- ProbabilityTheory.IndepFunstatement · cited by 192
- ProbabilityTheory.Kernel.constproof · cited by 93
- MeasureTheory.IsZeroOrProbabilityMeasurestatement and proof · cited by 46
- ProbabilityTheory.IsZeroOrMarkovKernelproof · cited by 32
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.