Theorems · Theorem · general topology
isClopen_inter_of_disjoint_cover_clopen
∀ {X : Type u} [inst : TopologicalSpace X] {s a b : Set X},
IsClopen s → s ⊆ a ∪ b → IsOpen a → IsOpen b → Disjoint a b → IsClopen (s ∩ a)The intersection of a disjoint covering by two open sets of a clopen set will be clopen.
- Defined in
- Mathlib.Topology.Clopen
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 63 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.
Cites14
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
- Compl.complproof · cited by 2,925
- IsOpenstatement and proof · cited by 2,400
- Disjointstatement and proof · cited by 2,201
- IsClosedproof · cited by 1,639
- LE.le.antisymmproof · cited by 507
- IsClopenstatement and proof · cited by 189
- IsOpen.interproof · cited by 98
- IsClosed.interproof · cited by 61
- isClosed_compl_iffproof · cited by 35
- Set.inter_subset_inter_rightproof · cited by 26
Cited by3
Results whose statement or proof uses this declaration.
- connectedComponent_eq_iInter_isClopenproof · cited by 2
- isClopen_inter_of_disjoint_cover_clopen'proof · cited by 1
- isClopen_of_disjoint_cover_openproof · cited by 1