The implication "$A\to B$" is false if $A$ is true and $B$ is false. Otherwise, the implication is true. So, this gives the somewhat surprising implication "False -> True/False" to be true.
I was able to wrap my head around this and prove some examples, but I'm not able to do that with the following implication "$A\to \lnot A$". For example, how can someone make sense of "if $7<4$, then $7\ge 4$"?