Prove: A first countable hemicompact space is locally compact.
A topological space $(X,\tau)$ is said to be hemicompact if it has a sequence of compact subsets $K_n$, $n \in \mathbb{N}$, such that every compact subset $C$ of $(X,\tau)$ satisfies $C \subseteq K_n$, for some $n \in \mathbb{N}$.
In locally compact space each point $x$ has a compact nbhd $C$, s.t. $x \in U \subseteq C$, where $U$ is open.
By first countability, there exists a monotonic decreasing sequence $U_n$ of open nbhds of point $x$. By hemicompactness, there exists an increasing monotonic sequence $K_m$ of compact sets containing $x$. My intuition tells me that $U_n \subseteq K_m$, for some $n,m \in \mathbb{N}$, and $K_m$ is a compact nbhd of $x$, but I can't formalize this. Am I on the right path?