I need to show that every interval $[a,b]$ is homeomorph to $[0,1]\subset \mathbb{R}$. I've found this answer but it only deals with open sets, and I need an answer that deals with closed sets.
2026-02-23 04:37:46.1771821466
homeomorphism from interval $[a,b]$ to $[0,1]\subset \mathbb{R}$
1.9k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Why don't you linearly do it: interval length should be expaded/shrunk, and $a$ must map to $0$, so $$f:[a,b] \longrightarrow [0,1]$$ $$\ \ \ \ \ \ \ \ \ x\longrightarrow \frac{x-a}{b-a}$$ ?
It has a continuous inverse.