From Convex Optimization by Boyd and Vanderberghe:
If $f$ is convex in $x$ and $z$, then $$\sup_x(x^Ty - \inf_z f(x,z)) = \sup_{x,z}(x^Ty - f(x,z))$$
How are these equal? It seems like they would not be equal as the smallest $z$ may be different from the largest $z$.