Subtraction Principle
The idea that improvement often comes from removing rather than adding, as people systematically overlook subtractive solutions.
Also known as: Subtraction Bias, Subtractive Solutions, Via Negativa
Category: Principles
Tags: principles, simplicity, design, productivity, decision-making
Explanation
The subtraction principle is the idea that improvement often comes from removing things rather than adding them. Research shows that humans have a systematic bias toward additive solutions — when asked to improve something, people overwhelmingly think of what to add rather than what to remove, even when subtraction would be more effective.
## The Research
A 2021 study published in Nature by Gabrielle Adams and colleagues demonstrated that people consistently overlook subtractive changes. Across multiple experiments — improving a Lego structure, editing an essay, fixing an itinerary, improving a university — participants defaulted to adding rather than subtracting, even when removal was the objectively better solution.
## Applications
- **Product design**: The best products are often defined by what they leave out, not what they include. 'Limit the number of details and make every detail perfect' (Jack Dorsey)
- **Writing**: Good writing is mostly good editing — removing unnecessary words, sentences, and paragraphs
- **Productivity**: Eliminating tasks, meetings, and commitments often does more for productivity than adding tools or techniques
- **Business**: Saying no to features, customers, and opportunities that dilute focus
- **Life design**: Removing obligations, possessions, and relationships that drain energy. Life after 40 is subtraction, not addition
- **Software**: Deleting code is often more valuable than writing new code. Simpler systems are more reliable
## Why We Add Instead of Subtract
- **Additive bias**: Our brains default to addition as a problem-solving strategy
- **Loss aversion**: Removing something feels like losing it, even if it is harmful
- **Effort justification**: We value what we have invested in, making removal feel wasteful
- **Visibility**: Additions are visible; subtractions are invisible. You get credit for what you build, not what you remove
## The Practice
Regularly ask: 'What can I remove?' before 'What should I add?' This applies to products, processes, schedules, possessions, commitments, and code. The constraint of subtraction often produces more elegant solutions than the freedom of addition.
Related Concepts
← Back to all concepts