I have recently been reading about partially-ordered sets and am practising some proofs regarding minimal and maximal elements in powersets. It all seems very intuitive when the powersets are finite, but I am not sure how to prove the nonexistence of a maximal or minimal element in an infinite set.
Suppose we have $$ X \subseteq \mathcal{P}(\mathbb{N}) $$
It seems fairly obvious to me that there should exist a non-empty subset X which does not have a maximal element because $\mathbb{N}$ is infinte. Likewise, there should also be an X which does not have a minimal element. But how does one prove these claims formally? Any guidance would be much appreciated.
Take$$X=\bigl\{\{1\},\{1,2\},\{1,2,3\},\ldots\bigr\}.$$Then $X$ has no maximal element. And if$$Y=\bigl\{\mathbb{N}\setminus\{1\},\mathbb{N}\setminus\{1,2\},\mathbb{N}\setminus\{1,2,3\},\ldots\bigr\},$$then $Y$ has no minimal element.