Iterated Prisoner's Dilemma¶
The prisoner's-dilemma stage game (payoffs T > R > P > S) played over many observed rounds, where a high enough continuation probability lets the threat of future punishment deter present defection — turning the one-shot game's unavoidable mutual defection into sustainable cooperation.
Core Idea¶
The iterated prisoner's dilemma is the canonical repeated game: two players face the prisoner's-dilemma stage game (payoffs T > R > P > S) across many rounds, each observing the other's prior choices. The one-shot game's unique equilibrium is Pareto-inferior mutual defection; the iterated structure dissolves this when the interaction repeats with a high enough continuation probability δ, because future punishment deters present defection. The folk theorem shows any individually rational payoff is then sustainable, and Axelrod's tournaments found Tit-for-Tat robust.
Scope of Application¶
Because it is a paradigmatic model, it applies wherever its precondition holds: agents interacting repeatedly, observing past moves, under high δ and the stage-game payoff ordering.
- Game theory of repeated interaction — the formal home and teaching vehicle.
- Evolutionary biology — reciprocal altruism, cleaner-fish interactions, microbial public-goods games.
- International relations — arms control and deterrence between repeatedly-interacting states.
- Industrial organization — tacit oligopoly collusion held by the threat of price wars.
- Multi-agent computer science — reputation, trust, and peer-to-peer protocols.
Clarity¶
The IPD makes visible that the same agents with the same payoffs can lock into mutual defection or sustain cooperation purely by changing the repetition structure. It separates agent preferences, stage-game payoffs, and temporal-relational structure, promoting interaction design to a first-class lever. It sharpens the indefinite-versus-finite contrast (a foreseeable endgame is a specific killer of cooperation) and, via Axelrod, makes legible which strategies are robust: nice, retaliatory, forgiving, clear.
Manages Complexity¶
The strategy space of a repeated game is intractable — a strategy is a function from the whole history to the next move. The IPD compresses this: the folk theorem characterizes the sustainable-payoff set as a region rather than a list, and the Axelrod tournaments compress the exponential space to a handful of short-memory rules and four legible properties. Deeper still, it isolates the few relational parameters (δ, horizon, observability, reputation) off which every qualitative result reads.
Abstract Reasoning¶
The IPD holds preferences and payoffs fixed and treats relational structure as the deciding variable. It licenses diagnostic prediction from the repetition dials, endgame-unraveling reasoning by backward induction, characterizing the equilibrium set (via the folk theorem) rather than enumerating it, strategy-class evaluation by the four legible properties, interventionist design keyed to the same dials, and transfer-by-shared-structure treating the model as a template instantiated by any setting's structural facts.
Knowledge Transfer¶
As a paradigmatic model, the IPD transfers as mechanism wherever an interaction genuinely carries the stage-game inequality plus a repetition profile — biology, international relations, industrial organization, multi-agent CS all inherit the whole analysis as genuine co-instances, not metaphors. Beyond the model itself the honest read is shared-abstract-mechanism: each domain fits the same game-theoretic substrate, so the most-exported lesson ("repetition can sustain cooperation") is really a claim about the parent primes social_dilemma, cooperation, reciprocity, iteration, and game_theory_strategy. Those carry the cross-domain weight; the folk theorem, Axelrod results, and named strategies stay home.
Relationships to Other Abstractions¶
Current abstraction Iterated Prisoner's Dilemma Domain-specific
Parents (3) — more general patterns this builds on
-
Iterated Prisoner's Dilemma is part of Iteration Prime
The game contains repeated application of the same stage interaction with prior-round output carried into the next strategy decision.
-
Iterated Prisoner's Dilemma is part of Social Dilemma Prime
The iterated prisoner's dilemma contains the one-shot social-dilemma payoff matrix as the stage game repeated in every round.
-
Iterated Prisoner's Dilemma is a decomposition of Shadow Of The Future Prime
Stripping the named matrix leaves the horizon-times-observability mechanism by which discounted future punishment makes present cooperation self-interested.
Hierarchy paths (4) — routes to 4 parentless roots
- Iterated Prisoner's Dilemma → Iteration
- Iterated Prisoner's Dilemma → Shadow Of The Future
- Iterated Prisoner's Dilemma → Social Dilemma → Trade-offs → Constraint
- Iterated Prisoner's Dilemma → Social Dilemma → Non-Zero-Sum Game → Game-Theoretic Strategy → Function (Mapping)
Neighborhood in Abstraction Space¶
Iterated Prisoner's Dilemma sits in a crowded region of the domain-specific corpus (2nd percentile for distinctiveness): several abstractions share nearly its structure, so a description that fits it tends to fit its neighbors too.
Family — Strategic Interaction & Game Theory (23 abstractions)
Nearest neighbors
- Grim Trigger — 0.91
- Folk Theorem (Repeated Games) — 0.91
- Assurance Game — 0.89
- Centipede Game — 0.88
- Battle of the Sexes — 0.87
Computed from structural-signature embeddings · 2026-07-12