Theorems · Theorem · general topology
Set.Finite.isClopen_biInter
∀ {X : Type u} [inst : TopologicalSpace X] {Y : Type u_2} {s : Set Y},
s.Finite → ∀ {f : Y → Set X}, (∀ i ∈ s, IsClopen (f i)) → IsClopen (⋂ i ∈ s, f i)- Defined in
- Mathlib.Topology.Clopen
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 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.
Cites7
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.Finitestatement and proof · cited by 1,814
- Set.iInterstatement · cited by 1,084
- IsClopenstatement and proof · cited by 189
- isClosed_biInterproof · cited by 16
- Set.Finite.isOpen_biInterproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- isClopen_biInter_finsetproof · cited by 1