Theorem 3.10 in Tom Apostol's Calculus states that for each strictly increasing and continuous function $f$ in the interval $[a, b]$, it's inverse function $g=f^{-1}$ is continuous on $[c, d]$, where $c=f(a), d=f(b)$.
Theorem 3.8 in the same book states that every continuous function takes all values in it's range. In the above example, that means that $f$ takes all values in $[c, d]$ interval and that $g$ takes all values in $[a, b]$ interval.
To demonstrate my understanding on a simple example. Let $f(x)=10x$ for $x \in [0.1, 1]$. Then the continuous inverse of $f$ is $g(y)=\frac{y}{10}$ for $y \in [1, 10]$. From the theorems above we know that each number from the interval $[0.1, 1]$ maps to a number in $[1, 10]$ interval, and vice versa.
I'm having troubles understanding the implication of those two theorems in reality, because it seems that it makes all real intervals equal in length, which I find so hard to fit into the reality, that I doubt real numbers might not be real. For example, if the real numbers are real, do the above theorems imply that if one stick is 11m long, and another one 1.1m long, then the middle 9m of the first stick and the middle 0.9m of the second stick should be equal in length?
Thanks!