So for the division relation (or divides relation, depending on how one says it), I have to show the following:
a. Prove that | is a partial order on the set of Natural Numbers.
b. Prove that | has no maximum element.
c. Prove that | has a minimum element.
d. Consider the relation | on the set ℕ \ {1}. Prove that there are infinitely many minimal elements that are not minimums.
For a, I can prove everything on it except for antisymmetry. For reflexive, I have shown that it a divides itself, and for transitivity, I have shown that for all a,b, and c in the set of Natural numbers, then if a|b, and b|c, then we need only apply properties of division to show that c is a multiple of b which is a multiple of a, and therefore, a divides c.
For part b, could I prove there is no maximum by proving that the set of all natural numbers is infinite, therefore there cannot be a maximum in the relation?
For part c, I am a little lost on how to prove such a thing because if it is the set of all natural numbers, which would start at 1, wouldn't 1 be the minimum element?
The same question I have for c goes for part d.
Any help would be appreciated. Thank you kindly.
Sorry if it seems trivial, but I just want to make sure I understand every aspect of the problem.
– JCMcRae Nov 10 '14 at 08:36