Let $I=[0,1]$ and $$X = \prod_{i \in I}^{} \mathbb{R}$$ That is, an element of $X$ is a function $f:I→\mathbb{R}$.
Prove that a sequence $\{f_n\}_n ⊆ X$ of real functions converges to some $f ∈ X$ in the product topology on $X$, if and only if it converges pointwise, i.e. for every $x ∈ I$, $f_n(x) → f(x)$ in the usual sense of convergence of sequences.
I don't understand how a product indexed by an uncountably infinite set is like. I'm guessing a single element $f$ of $X$ is an uncountable set $(y_i)_{i \in I}$ in itself. But then how is $f(x)$ different from any other $f$? Is it the cartesian product indexed by $[0,x]$?
Note that I included the "prove" question just to show the context, but it isn't what I find problematic. It's probably easy enough if I get how the product works.
An element of $X = \prod_{i \in [0,1]} \mathbb{R}$ is just a function from $[0,1]$ to $\mathbb{R}$, i.e. a "choice" of a point in $\mathbb{R}$ for each $x \in [0,1]$. It's the same whether we write $(x_i)_{i \in [0,1]}$ or just the function $f$ that sends $i$ to $x_i$. Just writing $f$ is often easier in notations.
Likewise it's the same whether I write $(x,y,z) \in \mathbb{R}^3$ or the function $f: \{0,1,2\} \to \mathbb{R}$ defined by $f(0) = x, f(1) = y ,f(2) = z$.