Theorems · Theorem · probability
ProbabilityTheory.Kernel.iIndepSets.meas_biInter
∀ {α : Type u_1} {Ω : Type u_2} {ι : Type u_3} {_mα : MeasurableSpace α} {_mΩ : MeasurableSpace Ω}
{κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α} {π : ι → Set (Set Ω)},
ProbabilityTheory.Kernel.iIndepSets π κ μ →
∀ (s : Finset ι) {f : ι → Set Ω}, (∀ i ∈ s, f i ∈ π i) → ∀ᵐ (a : α) ∂μ, (κ a) (⋂ i ∈ s, f i) = ∏ i ∈ s, (κ a) (f i)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Filter.Eventuallystatement · cited by 3,134
- Finset.prodstatement · cited by 2,356
- MeasureTheory.aestatement · cited by 2,352
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Set.iInterstatement · cited by 1,084
- ProbabilityTheory.Kernel.iIndepSetsstatement and proof · cited by 21
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.iIndepSets.ae_isProbabilityMeasureproof · cited by 3
- ProbabilityTheory.Kernel.iIndepSets.iIndepSet_of_memproof · cited by 1
- ProbabilityTheory.Kernel.iIndepSets.meas_iInterproof · cited by 0