|
|
Re: CANTORS PROOF IS JUST THE INDUCTIVE STEP!
Posted:
Nov 1, 2012 4:04 AM
|
|
On Thu, 1 Nov 2012, Hercules ofZeus wrote:
> INDUCTION RULE: > > P(1) & P(n)->P(S(n)) > --> ALL(n) P(n) >
You're wrong. The induction rule is: P(1) & ALL(n)(P(n) -> P(S(n))) -> ALL(n) P(n).
|
|