logoalt Hacker News

vouaobrasiltoday at 2:08 PM0 repliesview on HN

if A then B

Can only be false if there is an instance where A is true, and B is false. In all other cases it's true, even when A is always false.

That's the key.