原推:@MTabarrok Proof by induction is easy to reword as proof by contradiction.
“P(0) is true, P(x) implies P(x+1), therefore P(any +ve int) is true”
Becomes
“suppose P(x) is not always true. Let z be smallest x where P(z) is false. But then P(z-1) is true, so P(z) is true, contradiction!”
https://twitter.com/VitalikButerin/status/1523506281549807616