Theorems · Definition · probability
ProbabilityTheory.Kernel.iIndepSets
{α : Type u_1} →
{Ω : Type u_2} →
{ι : Type u_3} →
{_mα : MeasurableSpace α} →
{_mΩ : MeasurableSpace Ω} →
(ι → Set (Set Ω)) →
ProbabilityTheory.Kernel α Ω →
autoParam (MeasureTheory.Measure α) ProbabilityTheory.Kernel.iIndepSets._auto_1 → PropA family of sets of sets π : ι → Set (Set Ω) is independent with respect to a kernel κ and
a measure μ if for any finite set of indices s = {i_1, ..., i_n}, for any sets
f i_1 ∈ π i_1, ..., f i_n ∈ π i_n, then ∀ᵐ a ∂μ, κ a (⋂ i in s, f i) = ∏ i ∈ s, κ a (f i).
It will be used for families of π-systems.
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filter.Eventuallyproof · cited by 3,134
- Finset.prodproof · cited by 2,356
- MeasureTheory.aeproof · cited by 2,352
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Set.iInterproof · cited by 1,084
Cited by24
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.iIndepproof · cited by 33
- ProbabilityTheory.iIndepSetsproof · cited by 18
- ProbabilityTheory.iCondIndepSetsproof · cited by 9
- ProbabilityTheory.Kernel.iIndep.iIndepSetsstatement · cited by 5
- ProbabilityTheory.Kernel.iIndepSets.precompstatement and proof · cited by 4
- ProbabilityTheory.Kernel.indepSets_piiUnionInter_of_disjointstatement and proof · cited by 4
- ProbabilityTheory.Kernel.iIndepSets.iIndepstatement and proof · cited by 4
- ProbabilityTheory.Kernel.iIndepSet_iff_iIndepSets_singletonstatement · cited by 3
- ProbabilityTheory.Kernel.iIndepSets.ae_isProbabilityMeasurestatement and proof · cited by 3
- ProbabilityTheory.Kernel.iIndepSets.indepSetsstatement and proof · cited by 3
- ProbabilityTheory.Kernel.iIndepSets.meas_biInterstatement and proof · cited by 3
- ProbabilityTheory.Kernel.iIndepSets.of_precompstatement and proof · cited by 3