- #1
dane502
- 21
- 0
I am to prove something inductively. Can one substitute as follows?
For the inductive part, assume that
(*) n_k < n_(k+1)
In order to show that this implies:
(**) n_(k+1) < n_(k+2),
Can one then simply make the substitution k+1 = s in (**), yielding
n_(s) < n_(s+1)?
For the inductive part, assume that
(*) n_k < n_(k+1)
In order to show that this implies:
(**) n_(k+1) < n_(k+2),
Can one then simply make the substitution k+1 = s in (**), yielding
n_(s) < n_(s+1)?