Trilemma
A choice or situation involving three difficult or undesirable alternatives, where at most two of three desirable properties can be achieved at once.
Also known as: Three-way dilemma, Pick two, Impossible trinity
Category: Decision Science
Tags: decision-making, trade-offs, mental-models, critical-thinking, constraints
Explanation
A trilemma is a decision situation with three options, each carrying significant drawbacks—or, more rigorously, a constraint that allows you to achieve only two of three desirable properties at the same time. The term extends the structure of a dilemma to three horns instead of two.
**Two senses of 'trilemma'**:
1. **Three undesirable options**: Like a dilemma, but with three difficult choices instead of two
2. **Pick-two constraint**: Three desirable properties exist, but any solution can have at most two; the third must be sacrificed
The second sense is more common in practical analysis. It exposes hidden trade-offs that make certain combinations impossible.
**Classic trilemmas**:
- **The Project Management Triangle**: Fast, cheap, good—pick two
- **The Mundell-Fleming Trilemma (Impossible Trinity)**: A country cannot simultaneously maintain a fixed exchange rate, free capital movement, and independent monetary policy
- **Blockchain Trilemma (Vitalik Buterin)**: Decentralization, security, scalability—blockchains struggle to maximize all three
- **The Münchhausen Trilemma**: Any attempt to justify knowledge ends in infinite regress, circular reasoning, or arbitrary axioms
- **Epicurus' Trilemma (Problem of Evil)**: If God is omnipotent, omniscient, and good, why does evil exist?
- **CAP Theorem (Brewer's Trilemma)**: A distributed system can guarantee at most two of consistency, availability, and partition tolerance
- **Energy Trilemma**: Affordability, security, sustainability—pick two
**Why trilemmas matter**:
- **Expose hidden trade-offs**: They force explicit recognition that wanting everything is impossible
- **Constrain solution space**: They eliminate impossible combinations early
- **Guide prioritization**: Knowing you must drop one helps clarify which one
- **Resist false promises**: They counter pitches that claim to deliver all three simultaneously
**Responding to a trilemma**:
- **Pick the right two**: Choose based on context and which sacrificed property is least costly
- **Question the framing**: Sometimes the three properties aren't truly independent; a clever solution might shift the trade-off
- **Phase across time**: Optimize for different pairs at different stages
- **Accept the imperfection**: Stop seeking the impossible fourth option
**Trilemma vs. dilemma**:
A dilemma forces a binary trade-off; a trilemma reveals a three-way constraint. Adding a third dimension often makes the structure of the problem clearer rather than harder—you can see exactly what you're giving up.
For knowledge workers and decision-makers, identifying the trilemma behind a frustrating project—often phrased as 'we want it fast, cheap, and high-quality'—is a powerful diagnostic. It moves the conversation from wishful thinking to honest prioritization.
Related Concepts
← Back to all concepts