Suppose $f:A \times B \to \mathbb{R}$. I am trying to understand the notation $$\sup_{a \in A} \inf_{b \in B} f(a, b)$$ My interpretation is this: $$\inf_{b \in B} f(a, b) = \{\inf_{b \in B}f(a, b)|a \in A \}$$ That is, $\inf_{b \in B}$ applied to a two or more variable function is a set.
Of course, once we have a set, there can only be one interpretation: $$\sup_{a \in A} \inf_{b \in B} f(a, b)= \sup \{\inf_{b \in B}f(a, b)|a \in A \}.$$ I would understand the meaning if $\inf$ was applied to a one variable function. But when it's applied to a two variable function, I find the situation confusing.
Is the above the correct interpretation?
Thank you very much.
For fixed $a \in A$, the infimum $\inf_{b \in B} f(a,b)$ is a real number, or possibly $-\infty$. This means we may define a function $g: A \to \overline {\mathbb R}$ by $$g(a) = \inf_{b \in B}f(a,b), \quad \text{for all } a \in A.$$ Then $\sup_{a \in A}\inf_{b \in B} f(a,b)$ is the supremum of $g$ over $A$, i.e. $$\sup_{a \in A}\inf_{b \in B} f(a,b)= \sup_{a \in A} g(a).$$ So think of $\inf_{b \in B}f(a,b)$ as a function of $a$, and then take the supremum of this function.