How can I prove that $p: \mathbb{R}^n \rightarrow \mathbb{R}_{\geqslant0}$ \begin{equation} p(\mathbf{x}) = \sum_{i=1}^{n}w_i\lvert x_i\rvert,\quad w_i>0 \end{equation} is a norm.
I immediately answered my own question and the proof to be verified is in my own answer. I apologize if this is not a good way to pose the proof verification questions.
According to the definition of the norm the function
In order to prove the third point lets prove the the contrapositive $\mathbf{x}\neq \mathbf{0} \Rightarrow p(\mathbf{x}) > 0$. If any of the elements of the vector is different than zero $x_i\neq0$ then its weighted absolute value is positive $w_i\lvert x_i\rvert >0$. The function is a sum of non-negative values which can not be equal to zero if one of its elements is positive. This proves the contrapositive.