Chapter 8 - Subgame Perfection
Recap
In the previous chapter
- We took a formal look at extensive form games;
- Investigated an analysis technique for extensive form games called backwards induction.
In this Chapter we will take a look at another important aspect of extensive form games.
Connection between extensive and normal form games
It should be relatively straightforward to see that we can represent any extensive form game in normal form. The strategies in the normal form game simply correspond to all possible combinations of strategies at each level corresponding to each player. Consider the following game:
We have:
and
the corresponding normal form game is given as:
Note! There is always a unique normal form representation of an extensive form game (ignoring ordering of strategies) however the opposite is not true. The following game:
has the two extensive form game representations shown.
Subgames
Definition of a subgame
In an extensive form game, a node \(x\) is said to initiate a subgame if and only if \(x\) and all successors of \(x\) are in information sets containing only successors of \(x\).
A game where all nodes initiate a subgame is shown.
A game that does not have perfect information nodes \(c\), \(f\) and \(b\) initiate subgames but all of \(b\)’s successors do not is shown.
Similarly, in the game shown the only node that initiates a subgame is \(d\).
Subgame perfect equilibria
We have identified how to obtain Nash equilibria in extensive form games. We now give a refinement of this:
Definition of subgame perfect equilibrium
A subgame perfect Nash equilibrium is a Nash equilibrium in which the strategy profiles specify Nash equilibria for every subgame of the game.
Note that this includes subgames that might not be reached during play!
Let us consider the example shown.
Let us build the corresponding normal form game:
and
using the above ordering we have:
The Nash equilibria for the above game (easily found by inspecting best responses) are:
If we take a look at the normal form game representation of the subgame initiated at node b with strategy sets:
we have:
We see that the (unique) Nash equilibria for the above game is \((D,X)\). Thus the only subgame perfect equilibria of the entire game is \({AD,X}\).
Some comments:
- Hopefully it is clear that subgame perfect Nash equilibrium is a refinement of Nash equilibrium.
- In games with perfect information, the Nash equilibrium obtained through backwards induction is subgame perfect.