Theorems · Theorem · probability
ProbabilityTheory.iIndepFun.meas_biInter
∀ {Ω : Type u_1} {ι : Type u_2} {κ : ι → Type u_5} {x : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {S : Finset ι}
{s : ι → Set Ω} {m : (i : ι) → MeasurableSpace (κ i)} {f : (x : ι) → Ω → κ x},
ProbabilityTheory.iIndepFun f μ → (∀ i ∈ S, MeasurableSet (s i)) → μ (⋂ i ∈ S, s i) = ∏ i ∈ S, μ (s i)- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Finsetstatement and proof · cited by 13,712
- 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
- Finset.prodstatement · cited by 2,356
- Set.iInterstatement · cited by 1,084
- ProbabilityTheory.iIndepFunstatement and proof · cited by 138
- MeasurableSpace.comapstatement · cited by 124
- ProbabilityTheory.iIndepFun.iIndepproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndepFun.isProbabilityMeasureproof · cited by 14