Theorems · Theorem · general topology
compact_exists_isClopen_in_isOpen
∀ {X : Type u_1} [inst : TopologicalSpace X] [T2Space X] [CompactSpace X] [TotallyDisconnectedSpace X] {x : X}
{U : Set X}, IsOpen U → x ∈ U → ∃ V, IsClopen V ∧ x ∈ V ∧ V ⊆ UEvery member of an open set in a compact Hausdorff totally disconnected space is contained in a clopen set contained in the open set.
- Defined in
- Mathlib.Topology.Separation.Profinite
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 95 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
- TopologicalSpacestatement and proof · cited by 24,529
- IsOpenstatement and proof · cited by 2,400
- T2Spacestatement and proof · cited by 1,351
- CompactSpacestatement and proof · cited by 593
- IsOpen.mem_nhdsproof · cited by 470
- TotallyDisconnectedSpacestatement and proof · cited by 295
- IsClopenstatement · cited by 189
- TopologicalSpace.IsTopologicalBasis.mem_nhds_iffproof · cited by 13
- isTopologicalBasis_isClopenproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- loc_compact_Haus_tot_disc_of_zero_dimproof · cited by 2
- exists_clopen_of_closed_subset_openproof · cited by 1
- TopologicalSpace.IsOpenCover.exists_finite_clopen_coverproof · cited by 1