I have this statement:
Which I represent using the predicate P(n).
In order to prove this I have to provide a 'first' case which satisfies this expression. Which in this example is 4. Because every value greater than or equal to 4 will indeed support the statement. Then prove the fact for n+1... but I am really confused about how is the proof structure.
I need to write a proof... and in proofs the steps have to be justified, and choosing a random value of n = 4 won't be ok without its respective justification, so what could I put there?
But I don't know how to adjust the proof to satisfy an expression which will only be valid for n>=4?
– JOX Nov 25 '13 at 19:39