Order is structure, not decoration
Back in What Is a Number? we said means you count through on the way to — equivalently, you can add a positive amount to to reach . That single idea, extended to all of , makes the number line an ordered thing: every number sits in a definite spot, left-to-right.
We're going to nail down the rules of this order precisely, because in the Algebra stratum you'll solve inequalities constantly, and a wrong sign-flip there poisons everything downstream. I have graded enough work to know that "I thought the sign flip was optional" is a sentence that should not exist in the wild.
Trichotomy: exactly one of three
The foundation. Take any two numbers and . Then exactly one of these holds:
This is the law of trichotomy ("three-cut"). Not "at least one" — exactly one. Two numbers can't be both less and equal; if neither is bigger, they're equal. It sounds trivial but it's absolutely not — it's the bedrock guarantee that the line has no ambiguous spots, no two numbers in a quantum superposition of order. Every number has a definite place relative to every other, and that's a hell of a thing to guarantee about an infinite set.
Drag the point and watch where it sits relative to the others — it's always strictly left, strictly right, or dead on:
Adding to both sides: order survives
First manipulation rule: you can add (or subtract) the same thing to both sides without disturbing the order.
Why? From the first-principles definition, means is positive. Adding to both sides: , the same positive number. The gap between them is unchanged, so the order is unchanged. Picture it: adding slides both points the same distance the same direction — their relative position can't flip. , add : . Add : . Still true.
Multiplying by a positive: fine. By a negative: FLIP.
Second rule, and here's the famous one. Multiplying both sides by a number scales the gap — but the sign of that number decides everything.
Positive multiplier preserves order:
Why? is positive, and a positive times a positive is positive (from Zero & the Negatives), so is positive, meaning . Scaling by a positive stretches the gap but keeps its direction. , times : . Good.
Negative multiplier REVERSES order:
Why? Now is negative. is positive, but a negative times a positive is negative (again from Zero & the Negatives), so is negative, which means , i.e. . The gap flipped sign, so the order flipped.
The picture is gorgeous — honestly I think about this in the shower: multiplying by reflects the entire number line across . Whatever was on the left lands on the right. , but multiply by and reflect: . ( is indeed to the right of .) The flip isn't some weird arbitrary rule bolted on — it's what reflection does. Reflect a line and left/right swap. That's the whole story.
Chaining: transitivity
Third rule, the one that lets you build long arguments: order chains.
This is transitivity. If is left of and is left of , then is left of — you can't get back to the right by going left twice. From first principles: and , and the sum of two positives is positive, so , giving . This is what makes a chain like meaningful and lets you conclude at a glance.
Intervals: naming chunks of the line
When a condition picks out a whole stretch of the line, we name it with interval notation:
- — all with . Round brackets = open = endpoints excluded.
- — all with . Square brackets = closed = endpoints included.
- — half-open: includes , excludes .
- — a ray: all . Infinity always gets a round bracket — you never "reach" it, so it's never included.
So " is at least " is , and "" is . The bracket shape is the entire grammar: round excludes, square includes. Memorize that and interval notation is free.
The tiny inequality that runs mathematics
Last, and don't let its size fool you — this is one of the most-used facts in all of mathematics:
A square is never negative. Why? Trichotomy splits it into cases. If , then is positive times positive = positive. If , then is negative times negative = positive (the proved rule from Zero & the Negatives). If , then . In every case , with equality only when .
It looks like nothing. It's not nothing — this tiny bastard is the seed of the quadratic formula's discriminant, the proof that distances are nonnegative, the AM–GM inequality, and a hundred theorems you'll meet later. The smallest facts often carry the most weight. File it away — it detonates everywhere. Go run the gauntlet.