For a matrix $A\in\mathbb R^{n\times m}$, we consider the vector of its singular values $\sigma = [\sigma_1,\dots,\sigma_{\min\{m,n\}}]^T$. We define the $p$-Schatten norm $$ \|A\|_{S,p} := \|\sigma\|_p $$ as the usual $p$-norm of $\sigma$. How do I show that this $p$-Schatten norm satisfies the triangle inequality?
Everywhere, where Schatten norms are used it is implied that it's actually a norm, but I don't have a good idea on how to prove this.
There is this related question on Ky Fan norms, but I actually don't understand the answer.
If we adapt the proof of IV.2.1 from Bhatia's Matrix Analysis, it suffices to prove the following facts:
For vectors $x, y \in \Bbb R^n_+$: if $$ \sum_{j=1}^k x_k^\downarrow \leq \sum_{j=1}^k y_k^\downarrow, \quad k = 1,\dots,n $$ then $\|x\|_p \leq \|y\|_p$
For vectors $x, y \in \Bbb R^n_+$: if $x \leq y$ (entrywise), then $\|x\|_p \leq \|y\|_p$
The result regarding the Ky-Fan norms can be proven as follows: