I've received a problem in my course that has confused me a bit and I'm not sure what my instructor means or what I am allowed to assume. The problem reads like this:
"*Find a bijection between the following sets: any two finite intervals of the type $[a,b]$ and $[\alpha,\beta]$ with $a<b$ and $\alpha<\beta$".
If I understand correctly, there can't be a bijection between two finite sets unless they have the same amount of elements (or the same cardinality, but we haven't defined that yet) and if I were to assume this it would be trivially simple because then I could just say that there are $n$ elements in both and map $a$ to $\alpha$ and $b$ to $\beta$ and so forth and I'd be done.
This seems almost too simple and I feel as though I've missed something that would make the exercise more difficult. Have I solved it or is there more to it? How do I see it and how do I go about creating the bijection?