MAS Let be strategies of player . We say that
- is strictly dominated by s if for every
- is weakly dominated by s if for every
Examples
| L | M | R | |
|---|---|---|---|
| U | 4, 3 | 2, 1 | 3, 2 |
| M | 1, 4 | 3, 2 | 2, 3 |
| D | 2, 2 | 2, 1 | 2, 2 |
Column player:
- L vs M: L gives (3, 4, 2), M gives (1, 2, 1)
- Against U: 3 > 1 ✓
- Against M: 4 > 2 ✓
- Against D: 2 > 1 ✓
- M is strictly dominated by L
- L vs R: L gives (3, 4, 2), R gives (2, 3, 2)
- Against U: 3 > 2 ✓
- Against M: 4 > 3 ✓
- Against D: 2 = 2 ✓
- R is weakly dominated by L Row player:*
- U vs D: U gives (4, 2, 3), D gives (2, 2, 2)
- Against L: 4 > 2 ✓
- Against M: 2 = 2 ✓
- Against R: 3 > 2 ✓
- D is weakly dominated by U