Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepFun.indepFun_prodMk
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {mα : MeasurableSpace α} {mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {β : ι → Type u_8}
{m : (i : ι) → MeasurableSpace (β i)} {f : (i : ι) → Ω → β i},
ProbabilityTheory.Kernel.iIndepFun f κ μ →
(∀ (i : ι), Measurable (f i)) →
∀ (i j k : ι), i ≠ k → j ≠ k → ProbabilityTheory.Kernel.IndepFun (fun a => (f i a, f j a)) (f k) κ μ- Cited by
- 7 results in Mathlib
- Foundations
- Depth 207 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.
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Finset.mem_insert_selfproof · cited by 128
- Finset.mem_insert_of_memproof · cited by 109
- measurable_pi_applyproof · cited by 77
- ProbabilityTheory.Kernel.IndepFunstatement and proof · cited by 70
- ProbabilityTheory.Kernel.iIndepFunstatement and proof · cited by 65
- Finset.mem_singleton_selfproof · cited by 44
- ProbabilityTheory.Kernel.IndepFun.compproof · cited by 26
Cited by7
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.iIndepFun.indepFun_prodMk₀proof · cited by 5
- ProbabilityTheory.Kernel.iIndepFun.indepFun_add_leftproof · cited by 3
- ProbabilityTheory.Kernel.iIndepFun.indepFun_sub_leftproof · cited by 3
- ProbabilityTheory.Kernel.iIndepFun.indepFun_mul_leftproof · cited by 3
- ProbabilityTheory.Kernel.iIndepFun.indepFun_div_leftproof · cited by 3
- ProbabilityTheory.iIndepFun.indepFun_prodMkproof · cited by 0
- ProbabilityTheory.iCondIndepFun.condIndepFun_prodMkproof · cited by 0