In a paper I'm writing, I have a lemma of the following form:
If $a_1, a_2, \dots, a_n$ is a sequence of type X and $a_n$ has property P, then $a_1, a_2, \dots, a_n$ all have property P.
As you might expect, this is proved by showing that if $a_k$ has property P, then so does $a_{k-1}$. What is the correct name or best description of the principle which allows us to conclude that the property holds whenever $k \leq n$?
I have said in the paper "By downwards induction, ...", but a reviewer has asked what "downwards induction" means. Although this term doesn't seem to be very widely used, it does seem to be somewhat established, and I don't know of a better term. Furthermore, it seems like the context makes it clear. Of course I could recast it as upward induction on $n-k$, but that does not seem like an improvement.
It is called Fermat's Principle of Finite Descent