@@ -238,9 +238,9 @@ The following picture shows a _degenerate_ game.
238238![ ] ( ./EQDIAG/degen1.png )
239239
240240In 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_
242242pure strategies, against which the other player has _ more
243- than k_ best responses.
243+ than k_ pure best responses.
244244
245245Hence, a 2x2 game is degenerate if and only if there is a
246246pure strategy that has 2 best responses, like strategy _ l_
@@ -282,6 +282,11 @@ connecting orthogonal cross segment) is in fact the WHOLE
282282SQUARE (because that player can always play everything),
283283and the intersection is simply the other person's best
284284response 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.)
285290This is the case, for example, when all payoffs are zero.
286291It may be confusing to display the equilibria for this came
287292and therefore be advisable not use this as the default game,
0 commit comments