I was asked to prove the following:
let $\gamma$ be a well ordered set with the following property: for any $\alpha$ and $\beta$ well ordered sets, if $\alpha+\gamma=\beta+\gamma$ then $\alpha=\beta$. Show that $\gamma$ is a finite set.
This might be a very doable question to solve, but I don't understand it. What does $\alpha+\gamma$ mean? they are not numbers, they are sets. What does this notation mean?
Ordinals numbers are numbers. They have their addition and multiplication and even exponentiation.
The notation $\alpha+\gamma$ means that we take the ordinal $\alpha$ then we concatenate it with $\gamma$. Formally speaking, this is the only ordinal $\eta$ which is isomorphic to the lexicographic order on: $(\{0\}\times\alpha)\cup(\{1\}\times\gamma)$.
One can also define addition by induction. Let $s(\alpha)$ denote the successor ordinal of $\alpha$, then