Let $V=C[0,1]$ be a topological vector space with the topology induced by the separating family of seminorms $\{p_t\}_{t\in [0,1]}$, where $p_t(f)=|f(t)|$. Prove that $\Lambda\in (C[0,1],T_p)^*$ iff there are $t_1,\dots, t_n\in [0,1]$ and $\alpha_1,\dots,\alpha_n\in\Bbb{C}$ s.t $\Lambda(f)=\sum_{i=1}^n\alpha_if(t_i).$
My attempt: I know that a linear functional $\Lambda$ is continuous in this topology iff there are $\lambda_1,\dots,\lambda_n\geq 0, t_1,\dots,t_n\in [0,1]$ s.t $|\Lambda(f)|\leq\sum_{i=1}^n\lambda_i P_{t_i}(f)=\sum_{i=1}^n\lambda_i |f(t_i)|$. I thought about taking $\alpha_i\in\Bbb{C}$ s.t $|\alpha_i|=\lambda_i$ and claim $\Lambda(f)=\sum_{i=1}^n\alpha_i f(t_i)$, but I wasn't able to show equality.