- #1
Boorglar
- 210
- 10
It just occurred to me that induction can be seen as a statement quite analogous to that of "a function whose derivative is 0 on an interval is constant on that interval".
Suppose there is a property P about the natural numbers that we want to prove. Then let P: N -> {0, 1} be a function for which P(n) = 1 if P holds for n, and 0 otherwise.
Induction states that if one can show that P holds for 1, and that P holds for n+1 if P holds for n, then P holds for all natural numbers. But we can reinterpret this as saying that if P(1) = 1, and P(n+1)-P(n) = 0 (i.e. P is symmetric with respect to the successor operator), then P(n) = 1 for all n (i.e. it is constant on the set of natural numbers).
Here the "derivative" is the difference operator P(n+1) - P(n). The symmetry is the successor operator n -> n+1.
This is similar to how the derivative is related to infinitesimal translations, but in a discrete instead of continuous way.
So the inductive step means that P(n) is symmetric wrt translations (or the "Lie derivative" is 0), and so it is reasonable to believe that P should be constant. Then P(1) = 1 simply gives the value of this constant.
Is there any use of looking at induction this way? Could there be a generalization of induction on any set with a symmetry mapping in which differentiation (or difference) makes sense? It seems like induction could follow from some topological properties... After all, the statement about derivatives can be proven from the properties of real numbers
Suppose there is a property P about the natural numbers that we want to prove. Then let P: N -> {0, 1} be a function for which P(n) = 1 if P holds for n, and 0 otherwise.
Induction states that if one can show that P holds for 1, and that P holds for n+1 if P holds for n, then P holds for all natural numbers. But we can reinterpret this as saying that if P(1) = 1, and P(n+1)-P(n) = 0 (i.e. P is symmetric with respect to the successor operator), then P(n) = 1 for all n (i.e. it is constant on the set of natural numbers).
Here the "derivative" is the difference operator P(n+1) - P(n). The symmetry is the successor operator n -> n+1.
This is similar to how the derivative is related to infinitesimal translations, but in a discrete instead of continuous way.
So the inductive step means that P(n) is symmetric wrt translations (or the "Lie derivative" is 0), and so it is reasonable to believe that P should be constant. Then P(1) = 1 simply gives the value of this constant.
Is there any use of looking at induction this way? Could there be a generalization of induction on any set with a symmetry mapping in which differentiation (or difference) makes sense? It seems like induction could follow from some topological properties... After all, the statement about derivatives can be proven from the properties of real numbers