Sorry to be such a nudge about this but some of these concepts seem very slippery.
So, the concept of a set as a “collection of objects/elements” is the beginning … no further explanation needed, we all know what we mean by a set and an object.
Next you say that the set has at least one member. OK.
Then you say “call it the smallest”. We are able to say that because, I think, along with the fundamental concepts of “set” and “element” is the concept of a ”relation” or “mapping” ...
I am assigning a property to the single element I know belongs to the set. To be rigorous, one would define the smallest element to be the one which is not a successor to any other member of N.
(those terms are synonymous?, and again, the concept of mapping like that of a set and element is so fundamental that a verbal description and a mutual understanding is all that we can do?)
Mapping usually refers to a special relation, namely a function. Relations on a set N are subsets of NxN.
.... so that having a mutual arbitrary definition of a set, element, and relation/mapping so that we can talk about things, we can invent a means of symbolically defining “order” in a way that accords with what we also intuitively think of when we count, one, then two, then 3, etc. OK, done (Wikipedia
http://en.wikipedia.org/wiki/Order_theory).
Knowing what order means on a symbolic level … does that allow us to “recognize” that the set of natural numbers is ordered (by virtue of our arbitrary map the 1 -> 2, 2-> 3, 3 ->4, etc), or does one need to “prove” the set of natural numbers is ordered?
The order must be defined. We define less-than to mean x<y if y = S(S(...(S(x))) = S^n(x) for some n>=1. Or without arguable circular reasoning, we might say y is an "eventual successor" of x.
Nuts … is the concept of “order” synonymous with the concept of a “sequence”. Are those concepts fundamental in the same sense as the concepts of a set/element and a relation? Could we have a discussion with an alien that did not understand those three concepts at the least?
Given a sequence, you can define an order in the obvious way. Given (a,b,c,...), a<'c, a<'b, b<'c and so on. The symbol "<" has a definite meaning though, so a different kind of ordering should be emphasized by a different symbol to avoid ambiguity if actual numbers are involved. Also, one should check that the sequence is injective, or else the standard notion of an equivalence relation will not hold, and we will always appreciate the "trichotomy" to be able to compare elements fruitfully.
But OK, let’s assume that the natural numbers are established with order and the we have a set with at least one element, the smallest, and that we call it “1”.
For specificity let us say we have the set of even natural numbers the smallest of which is 2 the second smallest is 4.
Now, BECAUSE we have a set which is ordered we can introduce the “successor function” which simply points to the next element of a sequence (i.e. an ordered list).
Now that is interesting because when we begin using the successor function it seems to me that we are no longer talking about the contents of a sequence but about the name of where each element of the list is located in the sequence … and that brings me around again to PMI.
Yes, as an ordered set which is bounded below, the natural numbers is the same as the even natural numbers.
"The Principle of Mathematical Induction"
· Let S be a set of positive integers which has the following properties.
o IF: S contains 1
o AND IF: S contains k +1 whatever it contains the positive integer k.
o THEN: S contains all positive integers.
When it is said “If S contains 1”. Are we saying “If S contains the integer 1” or are we saying “If there is first least element in a sequence.”?
You can apply induction to any set which is abstractly the same as the natural numbers. You can prove something, say P(n), is true for all even integers greater than or equal to -22 by showing P(-22) is true, and that if n is even at at least -22, P(n) implies P(n+2).
In the specific case of even natural numbers that would mean the k = “1” = 2, the first element in the sequence. Similarly, is it true then that when we say talk about “k+1” we are not talking about the result of adding 1 to the contents of the k-th element (2 + 1 = 3,when k=”1”) but the (k+ 1)-th element in the list, i.e. "k+1" = 4 when k="1"=2.
Hmmm … so in that case what PMI is really saying is that if a set is ordered and has a first, smallest element, and if every element of the sequence points to a next element then … what? In the case of positive even natural numbers … that the sequence contains all positive even natural numbers?
Correct. In my above example, S(2)=4. So for any such set N, you show P(smallest) is true and P(x) implies P(S(x)).
(I feel like I am on the border line of understanding something or of watching the mathfish squirt out of the boat.)
Hmmm … PMI seems to be defining the fundamental properties of what makes a sequence a sequence and that by virtue of those properties, all sequences are … hmmm … nested inside of the simplest fundamental sequence … the sequence of natural counting numbers.
That is the definition of a sequence! A sequence on X is a function f:N->X, and we define x_n to be f(n)!
This is getting foggy and tenuous… am I lost or going somewhere? Little help please.
You seem to understand!