Y
Hacker News
new
|
ask
|
show
|
jobs
by
joshuamorton
1657 days ago
You've got it backwards. Induction is usually proving that n implies n+1, So knowing it's true for 2 you can prove for 3.
The issue is that this proof only works with the base case of 2, for...reasons.