Theorems · Theorem · measure theory
isPiSystem_piiUnionInter
∀ {α : Type u_3} {ι : Type u_4} (π : ι → Set (Set α)),
(∀ (x : ι), IsPiSystem (π x)) → ∀ (S : Set ι), IsPiSystem (piiUnionInter π S)If π is a family of π-systems, then piiUnionInter π S is a π-system.
- Defined in
- Mathlib.MeasureTheory.PiSystem
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Finsetproof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Set.univproof · cited by 3,945
- Set.Nonemptyproof · cited by 2,627
- Set.extproof · cited by 2,266
- le_antisymmproof · cited by 2,068
- Set.iInterproof · cited by 1,084
- Set.univ_interproof · cited by 258
- Set.inter_univproof · cited by 198
- Set.nonempty_iff_ne_emptyproof · cited by 96
- IsPiSystemstatement and proof · cited by 88
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.iIndepSets.iIndepproof · cited by 4
- ProbabilityTheory.Kernel.iIndepSet.indep_generateFrom_of_disjointproof · cited by 4
- ProbabilityTheory.Kernel.indep_iSup_of_disjointproof · cited by 3