Mechanism Design & Strategic Bargaining¶
Abstractions about designing rules for exchange and eliciting truthful behavior under strategic incentives — auctions (Vickrey, revenue equivalence), bargaining games (ultimatum, dollar auction), and competitive benchmarks (perfect competition, double coincidence of wants) exposing where real markets diverge.
9 abstractions in this family — domain-specific abstractions that sit near one another in structural-signature space (k-means over structural-signature embeddings). Each is shown with its short description.
- Dollar Auction — Mechanize the escalation trap with one rule change — the second-highest bidder also pays and gets nothing — so that backward induction makes each additional bid locally rational and rational players escalate past the prize's value.
- Double Coincidence of Wants — The two-sided matching requirement that makes direct barter expensive — each trader must simultaneously hold what the other wants and want what the other holds — whose probability falls as goods diversify, motivating a commonly accepted medium that splits each two-sided match into two one-sided sell-then-buy problems.
- Perfect Competition — The idealized market of many small price-takers trading a homogeneous good under free entry and full information, yielding price equal to marginal cost and a Pareto-efficient allocation — a benchmark whose five assumptions, when they break, name every standard market failure.
- Revelation Principle — The mechanism-design theorem that any outcome achievable by any mechanism is also achievable by a direct mechanism where agents truthfully report their private type — collapsing the search over all mechanisms to a tractable optimization over incentive-compatibility constraints, while saying nothing about which mechanism to deploy.
- Revenue Equivalence Theorem — The auction-theory result that under symmetric independent-private-values conditions, every format allocating to the highest bidder yields the seller the same expected revenue — pinning revenue to the allocation rule and lowest-type rent, so format matters only where a condition fails and the failure direction names the preferred format.
- Tullock Paradox — The puzzle that observed rent-seeking expenditures — lobbying fees, contributions, access payments — run far below the value of the rents they secure, read as a diagnostic signal that barriers to entry keep competition from dissipating the prize as the standard model predicts.
- Ultimatum Game — A two-player, one-shot bargaining test in which a proposer splits a fixed stake and a responder may accept or reject for nothing, isolating costly punishment of unfairness by pitting the selfish equilibrium against the offers and rejections people actually make.
- Value Proposition — Articulate, in a structured object with named slots, what benefit an offering delivers for a specific customer segment under a specific constraint and why it beats named alternatives — a targeted, contrastive, capability-honest statement that serves as the shared referent for aligning product, pricing, marketing, and sales.
- Vickrey Auction — A sealed-bid auction where the highest bidder wins but pays the second-highest bid, decoupling what you win from what you pay so that bidding your true valuation is the dominant strategy — no rival-modeling needed — and the item reaches whoever values it most.