Theorems · Theorem · general topology
IsCountablyCompact.exists_accPt_of_infinite
∀ {E : Type u_2} [inst : TopologicalSpace E] {A B : Set E},
IsCountablyCompact A → B ⊆ A → B.Infinite → ∃ a ∈ A, AccPt a (Filter.principal B)Every infinite subset of a countably compact set has an accumulation point in the set.
- Cited by
- 1 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.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemproof · cited by 7,166
- Filter.atTopproof · cited by 2,405
- Function.Embeddingproof · cited by 988
- Filter.principalstatement · cited by 740
- Filter.Eventually.of_forallproof · cited by 526
- Function.Injective.injOnproof · cited by 280
- Set.Infinitestatement and proof · cited by 263
- Subtype.val_injectiveproof · cited by 232
- Function.Embedding.injectiveproof · cited by 111
Cited by1
Results whose statement or proof uses this declaration.
- isCountablyCompact_iff_infinite_subset_has_accPtproof · cited by 0