I have been trying to understand the basis elements of the uniform topology on $\mathbb{R}^{\omega}$. For some time, I thought they would be:
$B_\bar{p} (x,\epsilon) = \prod (x_i - \epsilon, x_i + \epsilon)$ if $\epsilon < 1$
However, after reading a bit online, I learned that this set is not even open in the uniform topology. The actual basis elements are:
$B_\bar{p} (x,\epsilon) = \bigcup_{\delta < \epsilon} \prod (x_i - \delta, x_i + \delta)$ if $\epsilon < 1$
Why is this the case?