Theorems · Theorem · general topology
IsCompact.le_nhdsSet_of_clusterPt
∀ {X : Type u} [inst : TopologicalSpace X] {s : Set X},
IsCompact s → ∀ {l : Filter X} {s' : Set X}, s ∈ l → (∀ x ∈ s, ClusterPt x l → x ∈ s') → l ≤ nhdsSet s'If a compact set belongs to a filter and all cluster points in this set and in the filter
lie in a set s' then the filter is less than or equal to 𝓝ˢ s'.
- Defined in
- Mathlib.Topology.Compactness.Compact
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 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.
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 and proof · cited by 8,121
- nhdsproof · cited by 5,554
- le_reflproof · cited by 2,061
- IsCompactstatement and proof · cited by 1,282
- le_imp_le_of_le_of_leproof · cited by 576
- nhdsSetstatement and proof · cited by 267
- Ultrafilterproof · cited by 193
- Ultrafilter.toFilterproof · cited by 172
- ClusterPtstatement and proof · cited by 138
- ClusterPt.monoproof · cited by 30
Cited by2
Results whose statement or proof uses this declaration.
- IsCompact.tendsto_nhdsSet_of_mapClusterPtproof · cited by 1
- IsCompact.le_nhds_of_unique_clusterPtproof · cited by 1