Suppose $X_i$ are first countable Space , $X = \prod_{i=n}^{\infty} X_i $, Then $X$ is first countable Space in product topology. Is it first countable in Box topology. Is uncountable product of first countable space is first countable
I have tried :
Let $ x \in X$, we shall show that $X$ has a local countable basis at $x$.
we can assume that $x = \prod_{i =1}^{\infty} x_i$, where $x_i \in X_i$. Since $X_i$ is first countable space , then there is a local countable basis at $x_i$ says $B_{x_i} = \{ B_{x_i}(j) | j \in \mathbb N \} $
Define $W_n = \{ \prod_{i=1}^n B_{x_i}(j) | j \in \mathbb N \} = \{ B_{x_1}(j_1) \times B_{x_2}(j_2 \times \dots \times B_{x_n}(j_n) \ \ | \ \ j_i \in \mathbb N\} $ , Clearly $W_n$ is countable.
Let $W$ be the set of all subsets of the product space $X$ of the folowing form :
$\prod _{j=1}^\infty V_j$ , where there is some $n \in \mathbb N$ such that $\prod_{j=1}^n V_j \in W_n$ and for all $j > n , V_j = X_j$
we shall show that $W$ is a locall countable basis at $X$
Clearly $W$ is countable
Let $G$ be an open set containg $x$. So we can assume that $G = \prod_{i=1}^n G_i$, there exist some $ n \in \mathbb N$ such that $G_i$ is open in $X_i$ for all $i \leq n$ and $G_i = X_i$ for all $i >1$.
Since $B_{x_i} $ is a local countable basis at $x_i$. So for $x_i \in G_i$ for all $ i \leq n$, there is some $B_{x_i}(j_i)$ such that $ x_i \in B_{x_i}(j_i) \subset G_i$ for all $ i \leq n$.
let $V = \prod_{i=1}^\infty V_i$ such that $\prod_{i=1}^n V_i = \prod_{i=1}^n B_{x_i}(j_i)$ and $V_i = X_i $ for all $i>n$
Thus $V \in W_n$ and $V \subset G$, Thus $X$ is first countable.
Please see my solution and tell me $X$ is first countable in box topology and give me a counter example if collection $\{ X_{\alpha} \}$ is uncountable, then $\prod X_{\alpha} $ is not first countable in product toplogy.
Thank you