Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepFun.indepFun
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {mα : MeasurableSpace α} {mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {β : ι → Type u_8}
{m : (x : ι) → MeasurableSpace (β x)} {f : (i : ι) → Ω → β i},
ProbabilityTheory.Kernel.iIndepFun f κ μ → ∀ {i j : ι}, i ≠ j → ProbabilityTheory.Kernel.IndepFun (f i) (f j) κ μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.Kernel.IndepFunstatement · cited by 70
- ProbabilityTheory.Kernel.iIndepFunstatement and proof · cited by 65
- ProbabilityTheory.Kernel.iIndep.indepproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndepFun.indepFunproof · cited by 3
- ProbabilityTheory.iCondIndepFun.condIndepFunproof · cited by 0