Minimax theorem

From testwiki
Revision as of 09:03, 14 January 2025 by imported>Citation bot (Add: volume, series. | Use this bot. Report bugs. | Suggested by Dominic3203 | Linked from User:Salix_alba/maths/maths_redirect_frequency | #UCB_webform_linked 545/1472)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Confuse Template:Short description In the mathematical area of game theory and of convex optimization, a minimax theorem is a theorem that claims that

maxxXminyYf(x,y)=minyYmaxxXf(x,y)

under certain conditions on the sets X and Y and on the function f.[1] It is always true that the left-hand side is at most the right-hand side (max–min inequality) but equality only holds under certain conditions identified by minimax theorems. The first theorem in this sense is von Neumann's minimax theorem about two-player zero-sum games published in 1928,[2] which is considered the starting point of game theory. Von Neumann is quoted as saying "As far as I can see, there could be no theory of games ... without that theorem ... I thought there was nothing worth publishing until the Minimax Theorem was proved".[3] Since then, several generalizations and alternative versions of von Neumann's original theorem have appeared in the literature.[4][5]

Bilinear functions and zero-sum games

Von Neumann's original theorem[2] was motivated by game theory and applies to the case where

  • X and Y are standard simplexes: X={(x1,,xn)[0,1]n:i=1nxi=1} and Y={(y1,,ym)[0,1]m:j=1myj=1}, and
  • f(x,y) is a linear function in both of its arguments (that is, f is bilinear) and therefore can be written f(x,y)=x𝖳Ay for a finite matrix An×m, or equivalently as f(x,y)=i=1nj=1mAijxiyj.

Under these assumptions, von Neumann proved that

maxxXminyYx𝖳Ay=minyYmaxxXx𝖳Ay.

In the context of two-player zero-sum games, the sets X and Y correspond to the strategy sets of the first and second player, respectively, which consist of lotteries over their actions (so-called mixed strategies), and their payoffs are defined by the payoff matrix A. The function f(x,y) encodes the expected value of the payoff to the first player when the first player plays the strategy x and the second player plays the strategy y.

Concave-convex functions

The function Template:Math is concave-convex.

Von Neumann's minimax theorem can be generalized to domains that are compact and convex, and to functions that are concave in their first argument and convex in their second argument (known as concave-convex functions). Formally, let Xn and Ym be compact convex sets. If f:X×Y is a continuous function that is concave-convex, i.e.

f(,y):X is concave for every fixed yY, and
f(x,):Y is convex for every fixed xX.

Then we have that

maxxXminyYf(x,y)=minyYmaxxXf(x,y).

Sion's minimax theorem

Sion's minimax theorem is a generalization of von Neumann's minimax theorem due to Maurice Sion,[6] relaxing the requirement that It states:[6][7]

Let X be a convex subset of a linear topological space and let Y be a compact convex subset of a linear topological space. If f is a real-valued function on X×Y with

f(,y) upper semicontinuous and quasi-concave on X, for every fixed yY, and
f(x,) lower semicontinuous and quasi-convex on Y, for every fixed xX.

Then we have that

supxXminyYf(x,y)=minyYsupxXf(x,y).

See also

References

Template:Reflist


Template:Mathanalysis-stub Template:Gametheory-stub