Structure

Composition and Division

Also known as: fallacy of composition, fallacy of division

Assuming what's true of the parts must be true of the whole — or what's true of the whole must be true of each part.

Examples

A coach is picking an all-star team from a league.

Coach: “Every player I picked is the top scorer on their own team. So this new team will be the highest-scoring team in the league.”

Each player being great individually doesn’t mean they’ll combine well — five scorers used to having the ball may struggle to pass to each other. What’s true of each part isn’t automatically true of the whole.

The reverse error shows up just as often online:

Post: “This company had a record profit year, so every department must be doing great.” Reply: “Actually the hardware division lost money — the software division’s growth covered for it. ‘The company’ doing well doesn’t mean every part of it did.”

Why the reasoning fails

These are two mirror-image errors. Composition reasons from the parts to the whole: because each brick is light, the wall is light; because each player is a star, the team is a star team. Division reasons from the whole to the parts: because the company is profitable, every division is profitable; because water is wet, the hydrogen and oxygen atoms that make it up must be wet too. Both fail for the same reason — a whole can have properties that no individual part has (a team’s chemistry, a company’s overall balance sheet), and a part can lack a property the whole clearly has (an atom isn’t wet, even though the water it’s part of is). Scale changes what properties even apply.

How to respond

  • Ask whether the property actually transfers: “Does that quality carry over from the individual pieces to the group, or is that just an assumption?”
  • Look for a counterexample at the other level: “Is there a part/department that doesn’t fit the pattern of the whole?”
  • Name which direction the error runs — parts-to-whole (composition) or whole-to-parts (division) — it helps clarify what’s actually being claimed.
  • Don’t reject every parts/whole inference — sometimes a property genuinely does transfer, like “every brick is red, so the wall looks red.” The point is to check, not assume either way.