- Published on
Contracts
- Authors
- Name
- Yunho Kim
- In this article we discuss about the notion of contract, which requires understanding of Nash Equilibrium. If you are not familier with nash equiilbrium, please refer to this article.
Contracts
Contract is an agreement about behavior that is intended to be enforced. Contracts are intended to be executed, but might not always be excecuted.
The following is one example of procedure that contracts can be enforced.
- Players form a contract.
- They play the underlying game (called production).
- An external enforcer (court, arbitrator, etc. ) observes the outcome of the underlying game and compels transfers.
There are two types of enforcement : self-enforcement and external enforcement.
Self enforcement is when the nash equilibrium is already the desired result. For an example, there is the pareto coordination game.
A | B | |
---|---|---|
A | 2, 2 | 0, 0 |
B | 0, 0 | 1, 1 |
In this case, if players talk to each other to choose A, that contract will be executed without and external enforcement.
In contrast, external enforcement is when external entity has to compel in order to make players play the desired strategy.
Example : production game
- The underlying game is,
I | N | |
---|---|---|
I | ||
N | 1, 1 |
- I indicates invest, and N indicates not invest. The situation where both are investing is the desired result, but players might devicate from this strategy profile.
- Assume that I, I is the most efficient outcome. So, following conditions must be true.
- In this case, assume that individuals have incentive to deviate from intended strategy (I, I). We can make a contract here like below.
I | N | |
---|---|---|
I | ||
N |
Note that . i.e. they can also be negative numbers.
For the contract to be enforced, it should make playing I be benifical than playing N for both players.
- Contract obeying the conditions above can be enforced.
Two important issues:
- Trying to achieve and "efficient outcome", the payoffs must be transferable.
- Verifiability constrants : The external enforcer may not be able to verify exactly what happened in the underlying game.
Full verifiability: A setting in which the external enforcer (e.g. the court) is able to perfectly differentiate between all of the different outcomes of the underlying game.
Limited verifiability: A setting in which the external enforcer is NOT able to perfectly differentiate between all of the different outcomes of the underlying game.
Example
I | N | |
---|---|---|
I | ||
N |
- The efficient outcome is when (I, I) is played, but unfortunately (I, I) is not the nash equilibrium.
- Assume there is limited verifiability.
I | N | |
---|---|---|
I | ||
N |
- For (I, I) to be the nash equilibrium, two conditions must be satisfied.
- There are many satisfing both conditions, for example . But in other cases, there might be no that satisfies both conditions.
Contracting with Court-Imposed Breach Remedies
- The parties specify just how they want to coordinate in the underlying game. If a breach occurs, the external enforcer compels a transfer according to a legal rule. Three common ones:
Expectation damages : make the plaintiff (harmed party) as well off as he/she would have been had no breach occurred.
Reliance damages : return the plaintiff to a payoff that would have occurred with no contract (zero).
Restitution damages : return the defendant (offending party) to a payoff that would have occurred with no contract (zero).