Theorems · Theorem · general topology
IsCompact.nhdsSet_basis_isCompact_isClosed
∀ {X : Type u_1} [inst : TopologicalSpace X] [LocallyCompactSpace X] [RegularSpace X] {K : Set X},
IsCompact K → (nhdsSet K).HasBasis (fun L => L ∈ nhdsSet K ∧ IsCompact L ∧ IsClosed L) idIn a (possibly non-Hausdorff) locally compact regular space, for every compact set K,
𝓝ˢ K has a basis consisting of closed compact sets.
- Defined in
- Mathlib.Topology.Separation.Regular
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Filterstatement · cited by 8,121
- IsOpenproof · cited by 2,400
- IsClosedstatement and proof · cited by 1,639
- IsCompactstatement and proof · cited by 1,282
- interiorproof · cited by 714
- Filter.HasBasisstatement · cited by 604
- LocallyCompactSpacestatement and proof · cited by 324
- nhdsSetstatement and proof · cited by 267
- RegularSpacestatement and proof · cited by 63
- hasBasis_nhdsSetproof · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.