Let $$x = [1/n, 1/n,\dots, 1/n]$$ and $$y = [y_1, \dots, y_n]$$ be probability vectors on $n$ elements (i.e., $\sum x_i = \sum y_i = 1$ and $x_i,y_i\geq 0$).
Is it true that $x$ is always majorized by $y$?
My thought: yes. From what I can see on Wikipedia (the Geometry of majorization section), a vector $a$ is majorized by a vector $b$ iff $a$ is within the convex hull of vectors obtained from permuting all the elements of $b$. For probability vectors, the hull will be a subspace of the $n$ dimensional simplex. Intuitively, because $x$ is uniform it will always be at the `centre' of the simplex and therefore within the convex hull.
I've searched the internet for a while now and have not been able to obtain a reference to such a result. If one has a reference, I would be grateful too!