Westernlearning, decision-making

The Knowledge Tree

First principles: trunk before leaves

What it says

Knowledge has a load-bearing structure. Elon Musk put it as a semantic tree: "make sure you understand the fundamental principles, ie the trunk and big branches, before you get into the leaves/details or there is nothing for them to hang on to." The trunk and big branches are the fundamental principles and core truths of a field. The leaves are the fine details — techniques, trivia, edge cases — and a leaf with no branch beneath it simply falls.

First-principles thinking is the physics-flavoured version of the same idea. Instead of reasoning by analogy — copying what others do with slight changes — you boil a problem down to its most basic, undeniable truths and build up from that foundation. James Clear compresses it well: "A first principle is a basic assumption that cannot be deduced any further."

The tree explains a familiar failure: collecting details that will not stay attached. Reading the tenth article on a subject does nothing if the trunk was never built. Build the trunk first and the same details snap into place.

To use the analogy, start with a question a field exists to answer. In a hypothetical study of networking, the trunk might include what a network connects, how information is represented, and why delivery can fail. A branch could explain how a protocol handles one of those constraints. An individual command or configuration option then has a place among the leaves. The goal is not to memorise that particular hierarchy. It is to explain why a detail exists and what would change if the underlying constraint changed.

The interactive tree makes that dependency visible. Try attaching a leaf first, then build a trunk and a branch beneath it. A useful test away from the diagram is to explain one technique without naming the technique. What problem does it solve? What assumptions make it work? Where would those assumptions stop holding? If the explanation depends entirely on jargon, there may be a gap lower down the tree.

This does not make analogy worthless or demand that every learner derive an entire subject from scratch. Examples, teachers, and established methods can provide essential starting points. Nor is a field always a tidy tree: ideas can connect across branches, and what once looked fundamental can turn out to depend on another assumption. The image is a reminder to inspect support, not a final map of knowledge. Move between principles and concrete examples until each makes the other easier to understand.

How I use it

A personal note on using this tree is still being written.

Where it comes from

The semantic-tree analogy is Elon Musk's, from his Reddit AMA. James Clear's essay on first principles traces the reasoning style from Aristotle through modern practice.