I need to prove the following:
Suppose P(n) is a statement about positive integers and c is some fixes positive integer. Assume i) P(c) is true; and ii) for every m>=c, if P(m) is true, them P(m+1) is true. Then P(n) is true for all n>=c.
I know that in order to show this it will be a prove...