Let $V$ be a vector space, $\phi \in V'$, and let $p_1,\dots,p_n$ be seminorms on $V$ s.t. $|\phi (x) | \leq \sum_{k=1}^{n} p_k(x)$ for all $x \in V$. Prove that there are $\phi_1, \dots \phi_n \in V'$ s.t
$$ \phi = \sum_{k=1}^{n} \phi_k, \\ |\phi_k (x) | \leq p_k (x) \ \forall x \in V. $$
I thought about considering the product space $V^n = V \times \dots \times V$, but I'm stuck at trying to figure out a seminorm on $V^n$. If I can figure out a seminorm, I can then consider the subspace $\{(x,\dots,x): x \in V \}$ and the functional $\phi(x,\dots,x) = \psi(x)$ and apply Hahn-Banach theorem.