1

The Arens space $S_2$ is a typical example of a space that is sequential, but not Frechet-Urysohn. As well illustrated in the diagrams here, it can be constructed informally by taking a convergent sequence and then to each isolated point of the first sequence attach another sequence converging to it.

Explicitly, $X=\{\infty\}\cup\mathbb N\cup(\mathbb N\times\mathbb N)$ with $\mathbb N=\{1,2,...\}$. Every point of $(\mathbb N\times\mathbb N)$ is isolated. Every point $n\in\mathbb N$ has a local base consisting of the sets $B_N(n)=\{n\}\cup\{(n,k):k\ge N\}$. So $n$ is the limit of the sequence of points in its column. And a local base at the point $\infty$ consists of the sets equal to $X$ minus a finite number of columns $B_1(n)$ and furthermore omitting a finite number of isolated points $(n,k)$ in each of the remaining columns. So $\infty$ is the limit of the sequence of points in $\mathbb N$.

Can the following be shown?

Show that the Arens space is hemicompact but not locally compact. (Hemicompact means that there is a sequence of compact sets in $X$ such that every compact subset of $X$ is contained in one of those compact sets.)

This is interesting because, as recorded in pi-base:

Every hemicompact first countable space is weakly locally compact.

The Arens space then shows that one cannot relax the hypothesis of first countable to sequential and still expect to keep local compactness.

PatrickR
  • 4,247

1 Answers1

1

A subset $A\subseteq X$ that contains isolated points of $X$ (i.e., points from $\mathbb N\times\mathbb N$) from infinitely many columns cannot be compact. Because if we can find a point $(n,k_n)\in A\cap(\mathbb N\times\mathbb N)$ for each $n$ in some infinite set $M\subseteq\mathbb N$, the collection consisting of all the singletons $\{(n,k_n)\}$ and their complement $X\setminus\{(n,k_n):n\in M\}$ is a covering of $A$ by open sets which has no finite subcollection covering $A$.

Since any neighborhood of $\infty$ contains isolated points of $X$ from infinitely many columns, $\infty$ has no compact neighborhood. So the (Hausdorff) space $X$ is not locally compact.

On the other hand, since any compact set has empty intersection with all but finitely many of the columns of $\mathbb N\times\mathbb N$, it must be contained in one of the sets $$K_N=\{\infty\}\cup\mathbb N\cup\{(n,k)\in\mathbb N\times\mathbb N:n\le N\}$$ for some integer $N$. Each of the $K_N$ is compact as a finite union of compact sets (the horizontal converging sequence and some of the vertical ones). Since we have countably many $K_N$, the Arens space is hemicompact.

PatrickR
  • 4,247