Theorems · Theorem · probability
ProbabilityTheory.IndepFun.meas_inter
∀ {Ω : Type u_1} {β : Type u_3} {γ : Type u_4} {x : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω}
[mβ : MeasurableSpace β] [mγ : MeasurableSpace γ] {f : Ω → β} {g : Ω → γ},
ProbabilityTheory.IndepFun f g μ → ∀ {s t : Set Ω}, MeasurableSet s → MeasurableSet t → μ (s ∩ t) = μ s * μ t- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- ENNRealstatement · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- ProbabilityTheory.IndepFunstatement and proof · cited by 192
- MeasurableSpace.comapstatement · cited by 124
- ProbabilityTheory.IndepFun_iffproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.