According to the following lecture (or Wikipedia),
Let $F(\omega)$ be the set of all real sequences and let $x=(x_1,x_2,...,x_k...) ,y=(y_1,y_2,...,y_k,...) \in F(\omega)$. Define the function $d : F(\omega) \times F(\omega) \to \mathbb{R} $, $~$ $d(x,y)= \sum_{i=1}^{\infty} \frac{1}{2^i}\frac{|x_i-y_i|}{1+|x_i-y_i|} $. $~~$(Clearly, the function is well-defined) Then, $(F(\omega),d)$ is a metric space which is well known as Fréchet space.
And according to the Wikipedia again on the Fréchet space, they are special topological vector space (TVS). I wonder that they really satisfy the TVS condition. More precisely, if $(F(\omega),d)$ is a TVS, following conditions
$~~$ (i) The vector addition $+: F(\omega) \times F(\omega) \to F(\omega) $ is continuous.
$~~$ (ii) The scalar multiplication $\cdot : \mathbb{R} \times F(\omega) \to F(\omega) $ is continuous.
would be satisfied.
Since $(F(\omega),d)$ is a metric space, I thought that it would be OK by using the continuous functions between metric spaces, but is it right idea? In order to check the condition, $F(\omega) \times F(\omega)$ must have the metric space, and I thought that the natural metric space on the (product) space is product metric space.
And how to approach in case (ii)? $\mathbb{R} \times F(\omega)$ also have a metric space. However, since the component of product is not coincidence, I don't imagine why scalar multiplication is continuous.