The intervals $[0,1]$ and $[3,5]$ are equivalent.
My proof goes like this.
Proof. To show that the two sets are equivalent, we should show a bijection between them. Consider the function $f:[0,1] \to [3,5]$ such that $f(x)=2x+3$.
Since $f$ is linear, it is bijective. Therefore, the intervals $[0,1]$ and $[3,5]$ are equivalent.
I am not sure if this is right. Assuming that this is correct, is it better to show that $f$ is reflexive, symmetric, and transitive?
If this is wrong, what is the right way of proving?
Sorry if this is so simple.
As far as your proof goes, your function is fine, but it's not justified correctly. Why is it bijective? Try appealing to the intermediate value theorem.
– MathematicsStudent1122 Nov 27 '16 at 05:49