Skip to content

Commit ec81290

Browse files
author
amelie
committed
Merge remote-tracking branch 'upstream/master'
2 parents 46e7ca8 + 8b1a9fa commit ec81290

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

INFOS/eqdiagrams.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,9 @@ The following picture shows a _degenerate_ game.
238238
![](./EQDIAG/degen1.png)
239239

240240
In two-player games, a game is degenerate if some player has
241-
a mixed strategy which assigns positive probability to _k_
241+
a mixed strategy which assigns positive probability to exactly _k_
242242
pure strategies, against which the other player has _more
243-
than k_ best responses.
243+
than k_ pure best responses.
244244

245245
Hence, a 2x2 game is degenerate if and only if there is a
246246
pure strategy that has 2 best responses, like strategy _l_
@@ -282,6 +282,11 @@ connecting orthogonal cross segment) is in fact the WHOLE
282282
SQUARE (because that player can always play everything),
283283
and the intersection is simply the other person's best
284284
response curve. Which in turn may also be the whole square.
285+
In other words, this case arises if the two strategies have
286+
identical payoffs for the player, and then the two strategies may be arbitrarily
287+
substituted for each other, or played in an arbitrary mixture.
288+
(On the other hand, the two strategies may still have different effects
289+
on the other player, and therefore one cannot just ignore one of them.)
285290
This is the case, for example, when all payoffs are zero.
286291
It may be confusing to display the equilibria for this came
287292
and therefore be advisable not use this as the default game,

0 commit comments

Comments
 (0)