Deflationary Moves
When a problem dissolves because the question was broken, not because someone found the answer.
Some debates never resolve because the question itself is broken. A deflationary move is noticing this — showing that the apparent difficulty comes from the framing, not the problem.
The pattern is always the same: two sides argue, both reason correctly, and the debate never resolves — because the question smuggled in an assumption that neither side noticed.
What it looks like
Scoping a project. The team debates build vs. buy for months. The deflationary move: "what's the thing we can't afford to get wrong?" Reframes around risk, dissolves the implementation debate.
ML research. Everyone asks "why does grokking happen so suddenly?" The question assumes the transition is sudden. Track optimizer state instead of test accuracy and the "suddenness" disappears — it was a measurement artifact. 00. — This is a real example from my grokking research. The sharp phase transition in test accuracy masks a smooth, predictable process in weight space.
Philosophy of mind. "Does the LLM understand?" assumes there's a single bearer of understanding. Ask "what would need to be true for understanding to be present?" and you realize nobody agrees on the bearer. The debate was never about understanding — it was about where to look for it.
00. — Carnap formalized this in the 1950s. Questions like "do numbers really exist?" aren't deep — they're confused. Within a mathematical framework, obviously yes. Outside any framework, meaningless. The move generalizes: whenever a debate is stuck, check whether participants are assuming different frameworks. Carnap called these "external questions." 00. — In ML, this often shows up as the wrong features problem. If your features don't separate your classes, the answer isn't a more complex model — it's better features. Stop asking "which algorithm separates these?" and start asking "am I measuring the right things?" Deflation applied to model selection: the question dissolves when you look at the substrate.How to spot the opportunity
If a debate has gone on for a long time and smart people keep talking past each other, that's a signal. The question itself might be the problem. Look for hidden assumptions that, if stated explicitly, would make one side say "wait, I never agreed to that."
The connection to substrate and emergence: deflationary moves frequently reveal that the debaters are arguing about emergent properties when the real disagreement is about what's happening in the substrate. "Is it blue or green?" is an argument about an emergent category. The substrate — a continuous spectrum — doesn't have the boundary they're arguing about.