I have the following proposition: If $p > 0$ and $mp < np$, then $m < n$. Proof: $p\in\mathbb N$. \begin{align*} np - mp \in\mathbb N\\ p\cdot(n-m) \in\mathbb N \end{align*} If $p$ and $p \cdot(n-m)$ both $\in\mathbb N$, then $(n - m) \in\mathbb N$ because if $n - m \notin\mathbb N$, then the product wouldn't be a natural number. Hence, $m < n$.
What do you think? Should I try to get rid of the p instead? Thank you!