Theorems · Theorem · probability
ProbabilityTheory.iIndepFun.indepFun_finsetProd_of_notMem
∀ {Ω : Type u_1} {ι : Type u_2} {_mΩ : MeasurableSpace Ω} {μ : MeasureTheory.Measure Ω} {β : Type u_10}
{m : MeasurableSpace β} [inst : CommMonoid β] [MeasurableMul₂ β] {f : ι → Ω → β},
ProbabilityTheory.iIndepFun f μ →
(∀ (i : ι), Measurable (f i)) → ∀ {s : Finset ι} {i : ι}, i ∉ s → ProbabilityTheory.IndepFun (∏ j ∈ s, f j) (f i) μ- Defined in
- Mathlib.Probability.Independence.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidMeasurableMul₂
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.IndepFunstatement · cited by 192
- MeasurableMul₂statement and proof · cited by 139
- ProbabilityTheory.iIndepFunstatement and proof · cited by 138
- ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetProd_of_notMemproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndepFun.indepFun_finset_prod_of_notMemproof · cited by 0
- ProbabilityTheory.lintegral_prod_eq_prod_lintegral_of_indepFunproof · cited by 0