First-principles thinking means breaking a problem down into its most basic, verifiable truths and reasoning back up from there, rather than reasoning by analogy to how it has always been done.
The idea
Most reasoning is by analogy: we do things a certain way because that’s how they’ve always been done, or because someone else does it that way. First-principles thinking strips away inherited assumptions and asks what is actually, verifiably true about the problem itself.
Aristotle described a first principle as “the first basis from which a thing is known.” Applied practically, that means decomposing a problem into its fundamental components, questioning every assumption layered on top, and rebuilding a solution using only what can be independently verified — rather than copying the existing approach.
When to use it
- A problem seems expensive “because that’s just how it’s always been done”
- An industry or team seems anchored on outdated assumptions
- You want to innovate rather than iterate on an existing solution
How to apply it
- State the current belief or approach explicitly.
- Break it down into fundamental, verifiable components.
- Discard assumptions that aren’t actually fundamental — norms, “best practices,” sunk costs.
- Reason back up from the fundamentals to a new approach.
- Test the new approach against reality, not convention.
Watch out for
- Slow — reserve it for problems where convention may be wrong or costly
- Easy to mistake a deeply-held assumption for a fundamental truth
- Misidentified “fundamentals” can produce worse conclusions than analogy would
Related models
- First Principles Elon Musk — the Musk-specific framing of this same model.
- Second Order Effect — once first principles gives you a new approach, second-order thinking checks its downstream consequences.
- Simplifying — first principles is one route to simplifying a problem down to its essentials.