Countably compact sets #
A set A in a topological space is countably compact if every countably generated proper
filter contained in A has a cluster point in A. Equivalently, every sequence in A has a
cluster point in A, and every countable open cover of A admits a finite subcover.
Main definitions #
IsCountablyCompact A:Ais countably compact (every countably generated proper filter contained inAhas a cluster point inA).CountablyCompactSpace E: the whole spaceEis countably compact.
Main results #
IsCountablyCompact.elim_directed_cover: for every countable open directed cover of a countably compact set, some single element of the cover contains the set.IsCountablyCompact.elim_finite_subcover: a countably compact set has a finite subcover for any countable open cover.isCountablyCompact_iff_countable_open_cover: countable compactness is equivalent to the finite subcover property for countable covers.IsCompact.isCountablyCompact: compact sets are countably compact.IsSeqCompact.isCountablyCompact: sequentially compact sets are countably compact.IsCountablyCompact.isSeqCompact: in a first-countable space, countable compactness implies sequential compactness.IsCountablyCompact.exists_accPt_of_infinite: every infinite subset of a countably compact set has an accumulation point in the set.isCountablyCompact_iff_infinite_subset_has_accPt: in a Tβ space, countable compactness is equivalent to the BolzanoβWeierstrass property (every infinite subset has an accumulation point).IsLindelof.isCompact: a countably compact LindelΓΆf set is compact.IsCountablyCompact.image: the continuous image of a countably compact set is countably compact.
References #
- [Engelking, General Topology][engelking1989]
A set A is countably compact if every countably generated proper filter f with
f β€ π A has a cluster point in A.
Instances For
A topological space is countably compact if every countably generated proper filter has a cluster point.
- isCountablyCompact_univ : IsCountablyCompact Set.univ
Instances
The empty set is countably compact.
A singleton set is countably compact.
A closed subset of a countably compact set is countably compact.
A set is countably compact if and only if every sequence eventually in it has a cluster point in it.
Alias of the forward direction of isCountablyCompact_iff_seq_clusterPt.
A set is countably compact if and only if every sequence eventually in it has a cluster point in it.
Alias of the reverse direction of isCountablyCompact_iff_seq_clusterPt.
A set is countably compact if and only if every sequence eventually in it has a cluster point in it.
For every countable open directed cover of a countably compact set, there exists a single element of the cover which itself includes the set.
A countably compact set has a finite subcover for any countable open cover.
A set is countably compact if and only if every countable open cover has a finite subcover.
A countably compact set has a finite subcover for any countable open cover indexed by a subset.
Variant of isCountablyCompact_iff_countable_open_cover with Set β instead of Finset β.
A compact set is countably compact.
A compact space is countably compact.
A sequentially compact set is countably compact.
A sequentially compact space is countably compact.
In a first-countable space, a countably compact set is sequentially compact.
In a first-countable countably compact space is sequentially compact.
In a first-countable space, a set is countably compact iff it is sequentially compact.
Every infinite subset of a countably compact set has an accumulation point in the set.
In a Tβ space, a set is countably compact if and only if every infinite subset has an
accumulation point in the set.
A countably compact LindelΓΆf set is compact.
A countably compact LindelΓΆf space is compact.
In a Hereditarily LindelΓΆf space, a countably compact set is compact.
The continuous image of a countably compact set is countably compact.
The union of two countably compact sets is countably compact.
A finite union of countably compact sets is countably compact.
A finite union of countably compact sets is countably compact.
A finite union of countably compact sets is countably compact.
A finite union of countably compact sets is countably compact.