Hey all, need some help with the following proof:
Let A be a non-empty subset of Z and b ∈ Z, such that for each a ∈ A, b <= a. Then A has a smallest element.
All help appreciated!
Printable View
Hey all, need some help with the following proof:
Let A be a non-empty subset of Z and b ∈ Z, such that for each a ∈ A, b <= a. Then A has a smallest element.
All help appreciated!
Using what theorems? You can use either induction or the "well ordered" property of the positive integers to prove this. They are equivalent but I don't know which you have to use. In either case, I think I would start by looking at B= {a- b| a∈ A}, a set of positive integers.
this is supposed to use the Well-Ordering Principle as well as "construction," which I am not sure about
Ah, yes, b does not have to be an element of A. Then, as post #2 suggested, you can consider the set B = {a - b | a ∈ A}, which is a subset of natural numbers and thus has the smallest element.
Why can't 'b' be negative?