I have a question related to the one found here. I am struggling to understand this part of the proof:
So $n$ must be a product of two integers $a$ and $b$ where $1 < a, b < n$. Since $a$ and $b$ are smaller than the smallest element in $C$
How come $1 < a$ and $b < n$? Where does it come from? And why does it imply that $a$ and $b$ are smaller than the smallest element in $C$ if $C$ is by definition contains all the nonnegative integers greater than $1$?
Upd.: this is not a duplicate of Proof by well ordering: Every positive integer greater than one can be factored as a product of primes. because in this question there is a different statement that needs to be explained, hence Part II in the heading.