Are the min max is equivalent to max min?

  • Context: Undergrad 
  • Thread starter Thread starter EngWiPy
  • Start date Start date
  • Tags Tags
    Equivalent Max
Click For Summary

Discussion Overview

The discussion revolves around the equivalence of the min-max and max-min operations in mathematical optimization, exploring whether the expressions \(\underset{i}{\min}\underset{n}{\max}=\underset{n}{\max}\underset{i}{\min}\) hold true. Participants delve into specific examples and related inequalities, examining the conditions under which these operations may differ or align.

Discussion Character

  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that the min-max and max-min are not equivalent, providing a specific example with a function defined based on the parity of \(i+n\).
  • Others introduce a related inequality involving infimum and supremum, stating that \(\inf_{x\in X} \sup_{y\in Y} P(x,y) \geq \sup_{y\in Y} \inf_{x\in X} P(x,y)\), and inquire about its general validity.
  • One participant confirms the inequality's validity by referencing definitions of supremum and infimum.
  • There is a discussion about whether max-max or min-min operations are interchangeable, with some participants affirming their equivalence under certain conditions.
  • Clarifications are made regarding the requirement for the definitions of suprema and infima to be established for the arguments to hold.

Areas of Agreement / Disagreement

Participants generally disagree on the equivalence of min-max and max-min, with multiple competing views presented. The validity of the introduced inequality is affirmed by some, while the interchangeability of max-max and min-min appears to be more widely accepted.

Contextual Notes

Limitations include the dependence on the definitions of supremum and infimum, as well as the specific conditions under which the discussed inequalities and equivalences hold.

EngWiPy
Messages
1,361
Reaction score
61
Hello,

Is

\underset{i}{\min}\underset{n}{\max}=\underset{n}{\max}\underset{i}{\min}?

Thanks
 
Mathematics news on Phys.org
No. Take

x_{i,n}=\left\{\begin{array}{l} 0 ~\text{if}~i+n~\text{even}\\<br /> 1 ~\text{if}~i+n~\text{odd}\end{array}\right.
 
micromass said:
No. Take

x_{i,n}=\left\{\begin{array}{l} 0 ~\text{if}~i+n~\text{even}\\<br /> 1 ~\text{if}~i+n~\text{odd}\end{array}\right.

Yeah, right.
 
In general you do not have equality between min-max and max-min, however I couldn't resist mentioning a very neat inequality I learned a bit ago.

Given a real valued function ##P(x,y): X \times Y \rightarrow \mathbb{R}## one has

$$\inf_{x\in X} \sup_{y\in Y} P(x,y) \geq \sup_{y\in Y} \inf_{x\in X} P(x,y)$$

If you aren't familiar with sup (supremum - least upper bound) and inf (infimum - greatest lower bound) you can think of sup as max and inf as min.

I learned this from Robert McCann, it's in the following article. Skip to 2.2 Game Theory for an intuitive 'proof'.
http://www.math.toronto.edu/mccann/papers/FiveLectures.pdf
 
theorem4.5.9 said:
In general you do not have equality between min-max and max-min, however I couldn't resist mentioning a very neat inequality I learned a bit ago.

Given a real valued function ##P(x,y): X \times Y \rightarrow \mathbb{R}## one has

$$\inf_{x\in X} \sup_{y\in Y} P(x,y) \geq \sup_{y\in Y} \inf_{x\in X} P(x,y)$$

If you aren't familiar with sup (supremum - least upper bound) and inf (infimum - greatest lower bound) you can think of sup as max and inf as min.

I learned this from Robert McCann, it's in the following article. Skip to 2.2 Game Theory for an intuitive 'proof'.
http://www.math.toronto.edu/mccann/papers/FiveLectures.pdf

Is this inequality true in general?
 
S_David said:
Is this inequality true in general?
Yes. To see this pick x&#039;\in X and y&#039;\in Y. Clearly \sup_Y P(x&#039;,y)\geq \inf_X P(x,y&#039;), and since this is true for all y&#039;\in Y we have \sup_Y P(x&#039;,y)\geq \sup_Y \inf_X P(x,y), by definition of the supremum. Similarly, since this is true for all x&#039;\in X we have \inf_X\sup_Y P(x,y)\geq \sup_Y \inf_X P(x,y) by definition of the infimum.
 
Last edited:
dcpo said:
Yes. To see this pick x&#039;\in X and y&#039;\in Y. Clearly \sup_Y P(x&#039;,y)\geq \inf_X P(x,y&#039;), and since this is true for all y&#039;\in Y we have \sup_Y P(x&#039;,y)\geq \sup_Y \inf_X P(x,y), by definition of the supremum. Similarly, since this is true for all x&#039;\in X we have \inf_Y\sup_Y P(x,y)\geq \sup_Y \inf_X P(x,y) by definition of the infimum.

OK, what abou max max or min min, are they interchangeable?
 
S_David said:
OK, what abou max max or min min, are they interchangeable?
Yes. Consider \sup_X\sup_Y P(x,y). By definition we have \sup_X\sup_Y P(x,y)\geq P(x&#039;,y&#039;) for all x&#039;\in X,y&#039;\in Y, so \sup_X\sup_Y P(x,y)\geq \sup_{X\times Y} P(x,y) by definition of \sup. Conversely, if \sup_X\sup_Y P(x,y)\not\leq \sup_{X\times Y} P(x,y) then there is x&#039;\in X with \sup_Y P(x&#039;,y)\not\leq \sup_{X\times Y} P(x,y), and thus there is y&#039;\in Y with \sup_Y P(x&#039;,y&#039;)\not\leq \sup_{X\times Y} P(x,y), which would be a contradiction. So \sup_X\sup_Y P(x,y)= \sup_{X\times Y} P(x,y) and a symmetry argument gives \sup_X\sup_Y P(x,y)= \sup_{X\times Y} P(x,y)=\sup_Y\sup_X P(x,y).

Edit: We require that the suprema and infima are defined, I forgot to mention that in my original response.
 
dcpo said:
Yes. Consider \sup_X\sup_Y P(x,y). By definition we have \sup_X\sup_Y P(x,y)\geq P(x&#039;,y&#039;) for all x&#039;\in X,y&#039;\in Y, so \sup_X\sup_Y P(x,y)\geq \sup_{X\times Y} P(x,y) by definition of \sup. Conversely, if \sup_X\sup_Y P(x,y)\not\leq \sup_{X\times Y} P(x,y) then there is x&#039;\in X with \sup_Y P(x&#039;,y)\not\leq \sup_{X\times Y} P(x,y), and thus there is y&#039;\in Y with \sup_Y P(x&#039;,y&#039;)\not\leq \sup_{X\times Y} P(x,y), which would be a contradiction. So \sup_X\sup_Y P(x,y)= \sup_{X\times Y} P(x,y) and a symmetry argument gives \sup_X\sup_Y P(x,y)= \sup_{X\times Y} P(x,y)=\sup_Y\sup_X P(x,y).

Edit: We require that the suprema and infima are defined, I forgot to mention that in my original response.

Yes, of course they are defined.

Thanks
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
92
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K