Minimax theorem

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Script error: No such module "Distinguish". 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)=xTAy for a finite matrix An×m, or equivalently as f(x,y)=i=1nj=1mAijxiyj.

Under these assumptions, von Neumann proved that

maxxXminyYxTAy=minyYmaxxXxTAy.

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

File:Saddle point.svg
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 X and Y be standard simplexes and that f be bilinear. 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:Asbox Template:Gametheory-stub

  1. Script error: No such module "citation/CS1".
  2. a b Script error: No such module "Citation/CS1".
  3. Script error: No such module "citation/CS1".
  4. Script error: No such module "citation/CS1".
  5. Script error: No such module "Citation/CS1".
  6. a b Script error: No such module "Citation/CS1".
  7. Script error: No such module "Citation/CS1".