I'd like to show the following:
$$\max_x \sum_y f(x,y) \le \sum_y \max_x f(x,y)$$
I've also been asked to show the conditions under which the two are equal.
I believe that I'm getting confused by the multiple dimensions. Intuitively, if you take the max over $x$ of $f(x,y)$ and sum over $y$, I know that this will more than likely be greater than the prior, but I'm really stumped on this.
Let $x\prime$ be the $x$ which maximizes the LHS. Then, for every term on the RHS you have: $f(x\prime, y) \leq \max_x f(x,y)$