Theorems · Theorem · general topology
exists_compact_subset
∀ {X : Type u_1} [inst : TopologicalSpace X] [LocallyCompactSpace X] {x : X} {U : Set X},
IsOpen U → x ∈ U → ∃ K, IsCompact K ∧ x ∈ interior K ∧ K ⊆ UA reformulation of the definition of locally compact space: In a locally compact space,
every open set containing x has a compact subset containing x in its interior.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, 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
- nhdsproof · cited by 5,554
- IsOpenstatement and proof · cited by 2,400
- IsCompactstatement and proof · cited by 1,282
- interiorstatement · cited by 714
- IsOpen.mem_nhdsproof · cited by 470
- LocallyCompactSpacestatement and proof · cited by 324
- mem_interior_iff_mem_nhdsproof · cited by 82
- LocallyCompactSpace.local_compact_nhdsproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.locallyIntegrableOn_iffproof · cited by 5
- loc_compact_Haus_tot_disc_of_zero_dimproof · cited by 2
- exists_positiveCompacts_subsetproof · cited by 1
- TopologicalSpace.NonemptyCompacts.locallyCompactSpace_iffproof · cited by 1