Let $((X_n, d_n))_{n = 1}^{\infty}$ be a sequence of metric spaces and let $X := \Pi_{n = 1}^{\infty} X_n$. Equipping the product space $X$ with the metric $$ d : X \times X \to [0,\infty), \quad (x,y) \mapsto \sum_{n = 1}^{\infty} \frac{1}{2^n} \frac{d_n (x_n, y_n)}{1 + d_n (x_n, y_n)} $$ makes the pair $(X, d)$ into a metric space. The following characterisation of convergence in $(X, d)$ is well-known.
A sequence $(x_k)_{k = 1}^{\infty} \subset X$ converges to an element $x \in X$ if, and only if, the sequence $(x_n^{(k)})_{k = 1}^{\infty} \subset X_n$ converges to $x_n \in X_n$ for each $n \in \mathbb{N}$.
It is quite surprisingly, but I am not able to find a direct proof of this fact in the literature. The forward implication is readily verified and the converse implication follows from Lebesgue's dominated convergence theorem. However, I am curious whether there is a more direct or standard proof of the converse direction. I do namely not think that the dominated convergence theorem is really needed for this.
Any comment or reference is highly appreciated.