I am trying to self-study real analysis and I am finding it difficult to prove some statements even when I have intuition for it. One exercise in my book asks:
Prove that $\mathbb{N}$ is complete.
So I have intuition for the proof. My thinking is that if I have nonepty $A \subseteq \mathbb{N}$, where $A$ has an upper bound, then it should also have a maximum which is its supremum. That would imply that $\sup(A) \in A$, which would then also imply that $\sup(A) \in \mathbb{N}$ since $A \subseteq \mathbb{N}$. Then if my reasoning is correct, this would then show that $\mathbb{N}$ is complete. However I cannot figure out how to prove that a if $A \subseteq \mathbb{N}$ has an upper bound, it has a maximal element. How can one prove this statement? Also, are there other ways to show that $\mathbb{N}$ is complete?
My first thought is to try showing any Cauchy sequence converges. But the Cauchy sequences are eventually constant. Hence they converge.