$\forall n \in \mathbb{N}^+, r\in \mathbb{N}^+, s\in \mathbb{N}^+, r\cdot s \leq n \implies r \leq \sqrt{n} $ or $s \leq \sqrt{n}$
Assuming that $\mathbb{N}^+$ refers to all positive natural numbers starting at $1$. Can someone pls give me a hint as to how to start this proof? I'm not too sure on how I should approach this.