Theorems · Theorem · general topology
Set.Finite.interior_biInter
∀ {X : Type u} [inst : TopologicalSpace X] {ι : Type u_1} {s : Set ι},
s.Finite → ∀ (f : ι → Set X), interior (⋂ i ∈ s, f i) = ⋂ i ∈ s, interior (f i)- Defined in
- Mathlib.Topology.Closure
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- TopologicalSpacestatement and proof · cited by 24,529
- Set.univproof · cited by 3,945
- Set.Finitestatement and proof · cited by 1,814
- Set.iInterstatement and proof · cited by 1,084
- interiorstatement and proof · cited by 714
- Set.iInter_congr_Propproof · cited by 170
- Set.Finite.induction_onproof · cited by 39
- interior_univproof · cited by 24
- Set.iInter_univproof · cited by 24
- Set.iInter_of_emptyproof · cited by 23
- interior_interproof · cited by 22
Cited by5
Results whose statement or proof uses this declaration.
- Set.Finite.closure_biUnionproof · cited by 4
- Set.Finite.interior_sInterproof · cited by 1
- interior_iInter₂_le_natproof · cited by 0
- interior_iInter₂_lt_natproof · cited by 0
- Finset.interior_iInterproof · cited by 0