AP vs. CPAP: Which is Best for Sleep Apnea?

Click For Summary
SUMMARY

The discussion centers on the properties of natural numbers, specifically addressing the proof that for any natural number n greater than 1, there exists a natural number k such that n - k = 1. Participants reference the Peano axioms and set-theoretic definitions to establish the foundational properties of natural numbers. The Peano axioms define natural numbers through a successor function, while the set-theoretic approach defines them as sets of sets. Both methods confirm that n - 1 is a natural number when n > 1, validating the original claim.

PREREQUISITES
  • Understanding of Peano axioms and their implications
  • Familiarity with set theory and set-theoretic definitions
  • Basic knowledge of mathematical induction
  • Concept of natural numbers and their properties
NEXT STEPS
  • Study the Peano axioms in detail to understand their role in defining natural numbers
  • Explore set theory, focusing on the construction of natural numbers as sets
  • Learn about mathematical induction and its proofs from set-theoretic axioms
  • Investigate the relationship between natural ordering and the Principle of Induction
USEFUL FOR

Mathematicians, educators, and students interested in foundational mathematics, particularly in the study of natural numbers and their properties.

Bipolarity
Messages
773
Reaction score
2
If 'n' is a natural number such that n>1, prove that there exists a natural number k such that n-k=1.

It raises the question: What is the definition of a natural number?

Could you say that because n is natural, n-1 must be natural so that if k = n-1, n-k = 1?

BiP
 
Physics news on Phys.org
That seems like a good argument, just mention that n-1 > 0 since n > 1.

As for the definition of "natural number", they simply the positive integers. So, n-1 is natural because a)n is natural so n-1 is an integer and b)b>1 so n-1 >0
 
This is actually a surprisingly difficult question. Of course, it's very easy on the first glance. But if you want to work it out fully from the very definition of natural numbers, then it can be difficult.

There are two common definitions of natural numbers.

1) The Peano-axioms.
Natural numbers are a triple (N,s,0) with N a set,s:N\rightarrow N a function (intuitively s(n)=n+1) and 0 an element of N such that
- there exists no x in N such that s(x)=0
- if s(x)=s(y) then x=y
- induction: if A\subseteq N is a set such that 0\in A and such that if x\in A than s(x)\in A, then A=N

From these axioms, you can reconstruct the theory of natural numbers. In particular you can prove the question in the OP. It is not that easy, however.

2) The set-theoretic definition.
We define
0=\emptyset
1=\{0\}
2=\{0,1\}
3=\{0,1,2\}
4=\{0,1,2,3\}
and so on. (this needs to be made rigorous)

The set of all such sets is called the natural numbers. This satisfied the Peano-axioms with s(n)=n\cup \{n\}. The advantage here is that there is a unique set of natural numbers. In the first approach, there could be many such sets (which are homeomorphic). Another advantage is that induction is no longer an axiom, but can be proven from the set theoretic axioms. This might be preferable as induction might not be so intuitive to be taken an axiom.
 
If you want a proof from basic definitions, that's a long proof!

One way to define the "natural numbers" is to use the Peano axioms:

The natural numbers consist of a set N, together with a function, s (called the "successor function") from N to N such that
1) There exist a unique member of N, called "1" such that s is a one-to-one function from N to N-{1}. (In other words, every natural number has a successor, every natural number except 1 is the successor of some natural number.)
2) If X is a set of natural numbers such that 1 is in X and, whenever n is in X so is s(n), then X is the set of all natural numbers. (This is the "induction axiom.)

We can define ">" by "m> n if and only if there exist a natural number x such that x+ n= m.

From there we can define "m+ n", for m and n natural numbers, by
1) 1+ n= s(n).
2) if m\ne 1, then there exist x such that m= s(x) and we define
m+ n= s(x+ n).

One needs to show that is "well defined". That is, that given any m,n in N, there exist a unique member of N equal to m+n.

Once we have that, we can define n- m as the unique number, x, such that m+ x= n.

Now, if n> 1, by definition of ">", there exist k such that k+1= n and therefore, n- k= 1.

(micromass got in ahead of me again!)
 
micromass said:
Another advantage is that induction is no longer an axiom, but can be proven from the set theoretic axioms. This might be preferable as induction might not be so intuitive to be taken an axiom.

How can we prove induction from the set theoretic axioms? sounds very interesting.
 
AdrianZ said:
How can we prove induction from the set theoretic axioms? sounds very interesting.



What "set theoretic axioms"?? The Principle of Induction is equivalent, under the usual axioms of arithmetic, to the well (natural) ordering of the set of the natural numbers...is this what you meant?

DonAntonio
 

Similar threads

  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
8
Views
5K
  • · Replies 15 ·
Replies
15
Views
5K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 12 ·
Replies
12
Views
756
  • · Replies 16 ·
Replies
16
Views
5K