Let $a, b \in \mathbb N$, assume they are not both $0$. Define $L = \{n\in\mathbb N^+ \mid \exists x, y \in \mathbb{Z}: n = ax + by\}$
how do I prove the following claim:
$L$ has a minimum element $m$, i.e. $m$ is no larger than any other element of $L$
(without assuming that $\gcd(a, b) = ax + by$)
Hint:
$\mathbf N^*$ satisfies the well-ordering property.