Is it true that for all square, complex matrices A, B $$ \left\|AB\right\|_p\leq\left\|A\right\|\left\|B\right\|_p$$
where $\left\| .\right\|_p$ refers to the Schatten p-norm and $\left\| .\right\|$ refers to the spectral norm? How would I prove this?
One can use the minimax principle for singular values to prove that $\sigma_k(AB)\le\sigma_1(A)\sigma_k(B)$ for each $k$. The inequality in question now follows directly.