Theorems · Theorem · measure theory
MeasureTheory.IsSetAlgebra.biInter_mem
∀ {α : Type u_1} {𝒜 : Set (Set α)} {ι : Type u_2},
MeasureTheory.IsSetAlgebra 𝒜 → ∀ {s : ι → Set α} (S : Finset ι), (∀ i ∈ S, s i ∈ 𝒜) → ⋂ i ∈ S, s i ∈ 𝒜An algebra of sets is closed by finite intersections.
- Defined in
- Mathlib.MeasureTheory.SetAlgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 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.
- Setstatement and proof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- Set.iInterstatement and proof · cited by 1,084
- Finset.coe_emptyproof · cited by 109
- MeasureTheory.IsSetAlgebrastatement and proof · cited by 17
- MeasureTheory.IsSetAlgebra.isSetRingproof · cited by 3
- Finset.set_biInter_coeproof · cited by 1
- MeasureTheory.IsSetAlgebra.univ_memproof · cited by 1
- Set.biInter_emptyproof · cited by 1
- MeasureTheory.IsSetRing.biInter_memproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.