JGWeissman comments on How to Not Lose an Argument - Less Wrong

109 Post author: Yvain 19 March 2009 01:07AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (409)

Sort By: Popular

You are viewing a single comment's thread. Show more comments above.

Comment author: JGWeissman 23 February 2011 11:38:54PM 0 points [-]

The case of P(n) -> P(n+1) (i.e., the second part of the induction argument) that fails is n=1. (In other words n+1 = 2).

I have edited my comment to avoid this confusion.