|
> But the article uses "almost all" in the formal sense? Which, by the way, also has pretty intuitive meaning, in my opinion. By formal sense, do you mean everywhere but a finite-measure set? Zero-measure? I'll use finite-measure because it allows for intuitive constructions like "almost all real numbers are outside the closed unit interval 0 <= x <= 1". But, there are still some constructions that a layperson might expect to hold, like: "almost all real numbers have fractional part < 1e-100", or "almost all positive numbers are of the form x.y with 0.y < 1/x" (thanks, harmonic series). I think that without formal training, we're especially bad at reasoning about dense sets such as the set of rational numbers, compared to, say, the reals. |
But that would be wrong wouldn't it? I can produce all real numbers by pairing a finite number of (in this case 3) real numbers outside the set with each real number inside the set.
For each real x, in 0 <= x <= 1, we also have:
1/x (covers all real x, 1 <= x <= +infinity
-x (covers all real x, -1 <= x <= 0
-1/x (covers all real x, -infinity <= x <= -1)
The cardinality of all those reals outside of 0 <= x <= 1 is therefore 3x the cardinality of those inside 0 <= x <= 1, in this construction. But for infinite cardinalities the 3 can be discarded.
So there are exactly as many real numbers in 0 <= x <= -1 as outside it.