I'm having a very rough time wrapping my head around with well-ordering principle, and how to use it with proofs..
For example:
If S is a subset of Z(integers) which is bounded below, then there is a natural number k so that $$ S + k \subset N $$
Honestly, I have no idea where to start... but my understanding of well-ordering principle with the term bounded below is that a set S of integers is bounded below if there is an integer n (smallest element) so that n <= s for all elements s of S.
But what exactly is happening here with the set S being added to the natural number k? You can't really add a number to a set, can you?
A walkthrough of the proof would be appreciated..