$f(x)=\dfrac{1}{1+e^{-x}}$ is sigmoid function. Clearly $f(x)$ is bijective
Show that for an arbitrary interval $(a,b)$, by using the composition of $f$ with an appropriate function $g: (0,1) \to (a,b)$, show that $|\mathbb{R}|=|(a,b)|$ and use this to prove that $[a,b]\approx(a,b)$
This is an exercise in my book. But I couldnt solve it. Please help
Edited:
Considering $g: (0,1) \to (a,b), $ $g(x)=(b-a)x+a$ this function is bijective. So $gof$ is also bijective. So can we say that his shows $|\mathbb{R}|=|(a,b)|$
For the second part I think we need a function lets say $h$ such that $h:[a,b]→(a,b)$ is a bijection.