Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepFun.comp
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {mα : MeasurableSpace α} {mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {β : ι → Type u_8} {γ : ι → Type u_9}
{mβ : (i : ι) → MeasurableSpace (β i)} {mγ : (i : ι) → MeasurableSpace (γ i)} {f : (i : ι) → Ω → β i},
ProbabilityTheory.Kernel.iIndepFun f κ μ →
∀ (g : (i : ι) → β i → γ i),
(∀ (i : ι), Measurable (g i)) → ProbabilityTheory.Kernel.iIndepFun (fun i => g i ∘ f i) κ μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.preimageproof · cited by 4,946
- Filter.Eventuallyproof · cited by 3,134
- MeasurableSetproof · cited by 3,075
- Finset.prodproof · cited by 2,356
- MeasureTheory.aeproof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.iIndepFun.compproof · cited by 3
- ProbabilityTheory.Kernel.iIndepFun.comp₀proof · cited by 1