I've seen in the answers to a few different questions here on the Mathematics Stack Exchange that one can clearly do mathematical induction over the set $\mathbb{R}$ of all real numbers. I am, however, having quite a difficult time understanding how the methods described in both those questions' answers and some reference materials to which they link. In particular, I can't seem to figure out exactly how the techniques described therein parallel the methods codified in the axiom of induction for use when doing mathematical induction over the set $\mathbb{N}$ of all natural numbers.
If somebody would be so kind as to provide me with a more detailed explanation of how to do mathematical induction over the set $\mathbb{R}$ of all real numbers within about the next day or so, then I would be very grateful! The answer should be understandable by any beginning calculus student who also has a rudimentary understanding of set theory and mathematical logic. I've provided links to both the relevant questions and whatever reference material mentioned in them that seemed like good leads when I found them no matter how inscrutable they might have been at the time.
Questions About Induction Over the Real Numbers:
- Induction on Real Numbers
- Is it possible to use mathematical induction to prove a statement concerning all real numbers, not necessarily just the integers? [duplicate]
- Extending a theorem true over the integers to reals and complex numbers
Question-Derived Reference Material:
- 'The Instructor's Guide to Real Induction' by Pete L. Clark
P. S.: I also have the following follow-up questions:
I feel like I am jumping into this discussion rather late, but I feel that the other answers given so far have to a large extent missed the point of the question.
As a matter of fact, you CAN do induction on the real numbers under the standard order! This is called "real induction," and the main result is proven and described at length in the references given by the original poster. Explicitly, suppose $S$ is a subset of the closed interval $[a,b]$ with the following properties:
Then $S=[a,b]$.
Although it doesn't involve a successor function, this captures a lot of the flavor of both induction on the natural numbers and transfinite induction. Moreover, because it uses the usual order on $\mathbb{R}$, it can be used to prove interesting theorems about real numbers, including the Intermediate Value Theorem, the Extreme Value Theorem, and the Bolzano-Weierstrass Theorem.
For an example of how to use real induction in a proof, look at Theorem 5 (the Extreme Value Theorem) in the first reference. Clark proves that every continuous function on a closed interval $[a,b]$ is bounded as follows:
Let $f$ be a continuous real-valued function on the closed interval $[a,b]$. Take $S$ to be the set of numbers $x$ in $[a,b]$ for which $f$ is bounded on $[a,x]$.
Since $S$ satisfies the three properties given above, it follows by real induction that $S=[a,b]$, so $f$ is bounded on $[a,b]$.