Theorems · Theorem · general topology
LocallyCompactSpace.local_compact_nhds
∀ {X : Type u_3} {inst : TopologicalSpace X} [self : LocallyCompactSpace X] (x : X),
∀ n ∈ nhds x, ∃ s ∈ nhds x, s ⊆ n ∧ IsCompact sIn a locally compact space, every neighbourhood of every point contains a compact neighbourhood of that same point.
- Defined in
- Mathlib.Topology.Defs.Filter
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
- Assumes
- LocallyCompactSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- nhdsstatement · cited by 5,554
- IsCompactstatement · cited by 1,282
- LocallyCompactSpacestatement and proof · cited by 324
Cited by6
Results whose statement or proof uses this declaration.
- compact_basis_nhdsproof · cited by 7
- exists_compact_subsetproof · cited by 4
- local_compact_nhdsproof · cited by 3
- LocallyCompactSpace.of_locallyCompact_manifoldproof · cited by 1
- ContinuousOn.tendstoUniformlyproof · cited by 0
- IsNonarchimedeanLocalField.isCompact_closedBallproof · cited by 0