Visual walkthrough — Measure theory — Lebesgue measure (intro)
Step 1 — The question: what is the "length" of a set of points?
WHY this is hard. For an interval the answer is obvious: the size is , the distance from the left end to the right end . But for a fog of scattered points there are no "ends" to subtract. We need a machine that works on any and still gives on intervals.
PICTURE. The green blob is our mystery set . Below it sits the one case we already trust: the interval with its honest length .

Step 2 — The one honest move: cover the set with intervals
WHY covers. Intervals are the only things whose length we know (). So the trick is: approximate the unknown blob using things we DO know. If the intervals blanket completely, then the total length of the intervals is surely at least as big as any honest "length of " could be. We never undershoot with a cover — that is the key one-directional guarantee.
PICTURE. Chalk-blue intervals laid over the green blob. Each point of falls under some interval. Notice the intervals can overlap and can stick out past — both are allowed.

The cost of a cover is the total chalk we spent:
Step 3 — Squeeze: take the tightest cover (the infimum)
WHY infimum and not minimum? There may be no single "cheapest" cover — you can often make the cost a hair smaller by shrinking intervals a tiny bit more, forever. So there is no minimum. Instead we take the infimum (): the greatest number that no cover can go below — the "floor" that costs approach but might never touch. That floor is the honest size of .
PICTURE. Three covers of the same blob: fat/expensive (pink), medium (yellow), tight/cheap (blue). An arrow shows the costs marching downward toward a floor line — that floor is .

Step 4 — First sanity check: a single point costs nothing
WHY it must be zero. A point has no width. We can trap it in a tiny interval of any width we like and then shrink that width toward .
PICTURE. The point (a chalk dot) inside a shrinking interval ; the width collapses onto the dot.

- ("epsilon") is any tiny positive number we choose.
- The single interval already covers , so this is a legal cover of cost .
Since for every , and always, the floor is forced to be . ✔
Step 5 — The magic: even costs nothing
WHY it works. is countable, so we can line the fractions up: . Now give each fraction its own tiny interval, but make them shrink geometrically — the -th one gets width . A shrinking geometric series has a finite total, and we can make that total as small as we like.
PICTURE. The fractions as dots along the line; interval has width so the widths halve down the row: . A stacked bar shows the widths adding up to just .

- Each term is the width covering the single fraction .
- The geometric sum equals exactly — this is why the whole cover costs a mere .
Since for every , we get . See Cantor set for an uncountable set that is also measure zero — showing "big count" and "big measure" are unrelated.
Step 6 — Why isn't good enough yet: the leak
WHY this is fatal for our wishlist. Our wishlist demanded exact additivity: disjoint pieces' sizes must sum exactly to the whole. With only "", fails wishlist item 3. The culprit sets are pathological monsters like the Vitali set (built with the Axiom of Choice).
PICTURE. A set chopped by a wall into (blue) and (pink). For a nice the two chalk bars stack up exactly to the -bar. For a bad the pink+blue bars overshoot the -bar — that gap is the leak.

For any , sub-additivity gives the free direction
- = the part of inside ; = the part outside ( is the complement of ).
- The "" always holds because covers of the two halves glue into a cover of .
The missing "" is exactly what separates good sets from leaky ones.
Step 7 — Carathéodory's filter: keep only the clean-splitting sets
WHY this exact test. We saw "" is automatic. So demanding equality is really demanding the extra "" — i.e. never causes a leak against any possible probe . Sets passing this test can be added up exactly, which is precisely wishlist item 3 restored.
PICTURE. The universe of all sets as a big board; inside it, a fenced region = the measurable sets (intervals, Borel sets, and more) glowing; the Vitali monster sits outside the fence.

The rewards, from the parent note: the measurable sets form a Sigma-algebra (closed under complement and countable unions), they include every interval and hence every Borel set, and on our size machine finally becomes countably additive:
This is the payoff that powers the Lebesgue integral and rescues integrals that Riemann integration cannot do.
The one-picture summary

The full pipeline on one board: blob → cover it → squeeze the cost to a floor () → filter out leaky sets (Carathéodory) → get exact additivity ().
Recall Feynman retelling — say it in plain words
I want to know how much line a blob takes up. I only trust the length of an interval, which is right end minus left end. So I blanket the blob with a list of tiny intervals — a cover — and add their lengths. That total is never too small, only possibly too big, so I keep shrinking the cover and take the very bottom of all those totals: the infimum. That floor is the outer measure , and it works for every set. I check it on a point (cover with width , shrink to → size ) and on all the fractions (give fraction a width ; the halving widths add to just → size , even though fractions are everywhere). But has a flaw: splitting a monster set into two disjoint parts can make the parts' sizes overshoot the whole — a leak. So I keep only sets that split every probe set exactly (Carathéodory). On those good sets, sizes of disjoint pieces add up perfectly. That perfect adding is the whole point — it is what makes the Lebesgue measure and the Lebesgue integral work.
Recall Quick self-test
- Why do we cover with intervals rather than measure the blob directly? ::: Intervals are the only things whose length () we already trust; covers over-estimate, never under-estimate.
- Why infimum and not minimum? ::: You can usually shrink a cover slightly forever, so no single cheapest cover exists; the infimum is the floor those costs approach.
- Why is despite density? ::: Countability lets us give fraction a width ; the geometric widths total only . Density measure.
- What does Carathéodory's test add on top of ? ::: The "" direction — no measurement leak — turning sub-additivity into exact countable additivity on .