Let $(X,\tau)$ be a topological space $T_3$. Show that the following statements are equivalent:
- Every open and finite coverage of X has a finite refinement consisting of connected sets.
- Space X is locally connected and countably compact.
A topological space is called countably compact if every open and enumerable coverage admits a finite subcoverage.
Any ideas:
$1 \to 2$ To prove that $X$ is locally connected I thought of the following, by hypothesis $A=\{X\}$ has a finite refinement consisting of connected sets, say $B=\{B_i:B_i \text{ is connected and } i \in \{1,...,n\}\}$. Let $x \in X$ and $U$ open of $X$, such that $x \in U \subset X$, since $X=\cup B_i$, $x \in B_k$ where $k \in \{1,...,n\}$, if $B_k \subset U$ and $B_k$ is open, $X$ is locally connected in $x$, If the above does not happen, I don't know how to proceed.
proving that it is countably compact does not occur to me how.
$2 \to 1$ let $U=\{U_i:i \in \{1,2,...,n\}\}$ be a finite coverage of $X$. Since $X$ is locally connected, for each $x \in U_i$ there is a connected open $V_{ix}$ such that $V_{ix} \subset U_i$. Thus, $U_i=\cup _{x \in U_i} V_{ix}$. My idea here was to use the hypothesis that $X$ is countably compact and apply it to each $U_i$, but I'm not sure of this fact, because I don't know if there is a countable amount of $V_{ix}$ that covers $U_i$.
I don't know how to use the hypothesis that $X$ is $T_3$.
any help would be very useful. Thank you