I am struggling to understand this. According to truth tables, if $P$ is false, it doesn't matter whether $Q$ is true or not: Either way, $P \implies Q$ is true.
Usually when I see examples of this people make up some crazy premise for $P$ as a way of showing that $Q$ can be true or false when $P$ is something outrageous and obviously untrue, such as "If the moon is made of bacon-wrapped apple-monkey carburetors, then I am a better wakeborder than Gauss."
$P$ is clearly false, but $P \implies Q$ is true no matter what the state of $Q$ is, and I don't understand why.
Are we saying "If $P$ is false, then all bets are off and $Q$ can be anything, either true or false, and not contradict our earlier claim, and if it isn't false, it must be true"?
Otherwise why can't we say that if $P$ is false, then we can't make any claims one way or the other on whether or not it implies anything at all?
This is done so that classical propositional calculus follows some natural rules. Let's try to motivate this, without getting into technical details:
The expression "$P\Rightarrow Q$" should be read "$P$ implies $Q$", or "whenever $P$ is true, $Q$ is also true".
The negation of such an expression would be a counter-example, i.e., "there is some case in which $P$ is true but $Q$ is not".
So assume $P$ is not true. The negation "$\lnot(P\Rightarrow Q)$" is not true in this case, by our interpretation above, so "$P\Rightarrow Q$" must be true.
We are basically using the rules that either an expression or its negation should be true, and that the negation of the negation of an statement is the statement itself. These are basic rules which are natural and useful, even though as a consequence we have that "$P\Rightarrow Q$" is true whenever $P$ is false.