I've seen in several different places* that one can use normal mathematical induction to prove the truth of a statement that relies not on just one variable (say, $x$,) but multiple variables (for example, $a$, $b$, and $c$.) Can one use real induction (described in this paper) in a similar manner?
*Some Examples:
- Mathematics Stack Exchange — i. e.: here on this site:
- Other Site:
$\newcommand{\R}{\mathbb{R}}$ This is an excellent question. In fact I do not know of a multivariable version of real induction which is truly satisfactory, by which I mean that it gives a proof technique which is not obviously inferior to the standard ones.
Let's concentrate on $[0,1]^n$ to fix ideas. A useful version of real induction should allow us to prove that $[0,1]^n$ is compact and/or that it is connected. Note that already there is a bit of a limitation here, which is that if we know enough basic topology we don't need any new proof technique: we can show that (finite is easier, and is enough) products of quasi-compact (resp. connected) spaces are quasi-compact (resp. connected). Whatever we come up with has to be measured against that.
About a year ago I wrote a little note giving "an inductive proof" of the full Heine-Borel Theorem: compactness of $[0,1]^n$. (You could state it in other ways, but this carries the full content.) Here is an excerpt from the introduction to the note (which is not available anywhere; you'll see why shortly):
I suppose it will also help to see:
What's going on here? The most evident idea here is to do a "real induction on the length of a subcube". In other words, we start with the compactness of a subcube $[0,x]^n$ and try to establish the compactness of a slightly larger subcube $[0,x+\delta]^n$. This works like a dream when $n = 1$, but when $n \geq 2$ we run into the problem that one cube minus an even slightly smaller one does not have diameter approaching zero, so you can't just take one more element of the covering. You really have to do something, which is what the "Ring Lemma" is there for.
I was happy with this for a day or two. I especially liked the fact that it mixed "discrete mathematical induction" with "continuous mathematical induction", and I was even thinking of writing it up for publication. Then I showed it to a colleague of mine, who is a topologist. He immediately said, "Sure, you're proving the Tube Lemma." And I said "No, it's different because blah blah blah," at which point he very generously gave me some weird statement about foliations to think about, and I walked out of his office thinking momentarily about that. A few hours later I realized he was right: I had spent a full page writing out an argument which amounts to proving a very special case of the Tube Lemma in a way which is distinctly more complicated than the (really very simple) proof of the general case. So this is not a good way to prove the Heine-Borel Theorem.
If one is willing to drop the emphasis on the order structure -- which, since it seems not to be absolutely clear, let me make sure to say is what I consider to be the characteristic feature of real induction -- then there are other things to do. Oleg Viro has recently published a very attractive student problem book in (basic, undergraduate level) general topology, and he has two exercises in there called induction on compactness and induction on connectedness. If you do not mind the fact that these have nothing to do with order structures, definitely check these out as a plausible answer to your question.