Proof of the Division Algorithm

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
matqkks
Messages
283
Reaction score
6
TL;DR
Application of well ordeing principle
In many books on number theory they define the well ordering principle (WOP) as:

Every non- empty subset of positive integers has a least element.

Then they use this in the proof of the division algorithm by constructing non-negative integers and applying WOP to this construction. Is it possible to apply the WOP to a subset of non-negative integers? Am I being too pedantic?
 
Physics news on Phys.org
Yes, you can apply it to the non-negative integers, by simply observing that if the subset contains zero then zero is the least element, otherwise the subset is also a subset of the positive integers and we can apply the principle that holds for them.
 
matqkks said:
Summary: Application of well ordeing principle

In many books on number theory they define the well ordering principle (WOP) as:

Every non- empty subset of positive integers has a least element.

Then they use this in the proof of the division algorithm by constructing non-negative integers and applying WOP to this construction. Is it possible to apply the WOP to a subset of non-negative integers? Am I being too pedantic?

Yes, well ordering principle applies to any subset of ##\mathbb{Z}## that is bounded below.
 
  • Like
Likes   Reactions: Klystron and nuuskur
Thanks it is so obvious as you have suggested.