Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetProd_of_notMem
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {mα : MeasurableSpace α} {mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {β : Type u_8} {m : MeasurableSpace β}
[inst : CommMonoid β] [MeasurableMul₂ β] {f : ι → Ω → β},
ProbabilityTheory.Kernel.iIndepFun f κ μ →
(∀ (i : ι), Measurable (f i)) →
∀ {s : Finset ι} {i : ι}, i ∉ s → ProbabilityTheory.Kernel.IndepFun (∏ j ∈ s, f j) (f i) κ μ- Cited by
- 5 results in Mathlib
- Foundations
- Depth 207 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.
Cites21
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.univproof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Finset.prod_congrproof · cited by 646
- MeasurableMul₂statement and proof · cited by 139
- Disjoint.symmproof · cited by 125
- measurable_pi_applyproof · cited by 77
Cited by5
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetProd_of_notMem₀proof · cited by 3
- ProbabilityTheory.iIndepFun.indepFun_finsetProd_of_notMemproof · cited by 2
- ProbabilityTheory.Kernel.iIndepFun.indepFun_prod_range_succproof · cited by 2
- ProbabilityTheory.iCondIndepFun.condIndepFun_finsetProd_of_notMemproof · cited by 1
- ProbabilityTheory.Kernel.iIndepFun.indepFun_finset_prod_of_notMemproof · cited by 0