1

Suppose P is when it rains and Q is when a garden's soil is dry. Now, I cover the garden with a cover. It rains. So I say a true statement: If it rains the garden's soil is not (won't be) wet. And its contrapositive is: If the garden's soil is wet so it didn't rain. But it rained!

Is this a counterexample for $P \implies Q$ and $\neg Q \implies \neg P$? I don't know about logical symbols neither I don't know Logic; simple clear explanations would be much appreciated.

  • 5
    But your example is a counterexample for the first statement as well. That is, you provided a perfectly good instance in which it rained but the garden soil stayed dry. Thus $P$ does not imply $Q$. – lulu Mar 20 '16 at 11:50
  • @lulu - I stated totally different situation. I am editing now.. –  Mar 20 '16 at 11:51
  • 1
    You said "If the garden soil is wet, it won't rain". But as you have covered the soil, it is not wet. The statement says nothing about what will happen if the soil is not wet, hence it remains true. – GoodDeeds Mar 20 '16 at 11:51
  • @GoodDeeds - it is wet because of some other reason, and that reason can be irrelevant to rain. I edited. –  Mar 20 '16 at 11:55
  • 1
    Perhaps there is a confusing aspect of this use of "logicial symbols" which mistakes implication (sometimes called material implication) for causality. The first proposition might be interpreted causally in terms of "When it rains, that causes the garden soil to be wet." Because of the time element, taking a contrapositive is not so simple as saying, "If the garden soil is dry, that causes the rain not to fall (or to not have fallen)." – hardmath Mar 20 '16 at 12:00
  • @hardmath - any "if P then Q" that I saw in maths says that P causes Q, but in logic P and Q can be causally separate. Does "if P then Q" mean P causes Q? Am I right? –  Mar 20 '16 at 12:07
  • What I said is that (logical) implication is not to be confused with causality. Mathematical reasoning lacks the element of time implicit in causality, where a cause must precede its effect. – hardmath Mar 20 '16 at 12:24
  • If "Rains implies Dry soil $ is true, then the only way to have Wet soil is for No Rain and the soil got wet by some other means. So it didn't rain. – DanielWainfleet Mar 20 '16 at 13:26
  • 1
    See my answer to a related topic: http://math.stackexchange.com/questions/1551320/understanding-vacuously-true-truth-table/1551525#1551525 – Dan Christensen Mar 20 '16 at 15:21

2 Answers2

4

You end your discussion with the situation where the garden's soil is wet and it rained. Therefore, $P$ is true and $\neg Q$ is also true. This contradicts your original assumption that $P\Rightarrow Q$ is true.

The only way for $P\Rightarrow Q$ to be true is that whenever it rains, it is impossible for the soil to be wet (even, perhaps, for other reasons). In other words, for $P\Rightarrow Q$ to be true, then when it rains, the rain prevents all possible reasons for the soil to be wet (it's not just that the soil is not wet because of the rain).

Try not to confuse causality with implication. $P\Rightarrow Q$ means that whenever $P$ is true, then $Q$ must also be true; this does not mean that $P$ causes $Q$. Think about this case (you have a class with two exams and no other graded work): $A$ is "I failed the class" and $B$ is "I failed an exam." $A\Rightarrow B$ is true because if you failed the class, then you had to have failed an exam (note that if you fail an exam, you might not have failed the entire class, so $B\Rightarrow A$ is false). In this case, the observation of $A$ allows you to conclude that $B$ happened, but $A$ does not cause $B$. In fact, $B$ partially causes $A$, but $B$ does not imply $A$.

Therefore, neither $P\Rightarrow Q$ nor $\neg Q\Rightarrow \neg P$ are true in this case.

In order to fix your original statements, let $P$ be the event that it rains and $\neg Q$ is the event that the garden is wet because of rain. (Then $Q$ is the garden is not wet or the garden is wet for some reason other than rain.) Then $P\Rightarrow Q$ and $\neg Q\Rightarrow \neg P$ are true because in your final consideration, $\neg Q$ is false, the garden is wet, but not because of rain.

Michael Burr
  • 32,867
  • Thanks a lot. Logical equivalency of $P\Rightarrow Q$ and $\neg Q\Rightarrow \neg P$ is something that I can't understand it 'directly' and I have to use many examples. Could you please help me with a way to understand it with reasoning not by examples? Thank you. –  Mar 20 '16 at 13:13
  • This might be better as a new question than as a follow-up (but I'll briefly answer here). – Michael Burr Mar 20 '16 at 13:27
  • 1
    $P\Rightarrow Q$ means that when $P$ is true, $Q$ has to be true. So, if $P$ is false, you know nothing about $Q$. $P\Rightarrow Q$ being true prevents exactly one case: where $P$ is true and $Q$ is false. When $P\Rightarrow Q$ is true, and $Q$ is false, it must be that $P$ is false too (because if $P$ were true, then you would be in the one case that isn't allowed). Therefore, when $\neg Q$ is true, $\neg P$ must also be true or that $\neg Q\Rightarow\neg P$. – Michael Burr Mar 20 '16 at 13:29
2

When we say $P\to Q$ it means that $Q$ happens to be true whenever $P$ is.

This means either $Q$ is true or $P$ is false.

This means $P$ happens to be false whenever $Q$ happens to be false.

$$P\to Q \\ \Updownarrow \\ \neg P\vee Q \\ \Updownarrow \\ \neg Q\to\neg P$$


When you say "If it rains, then the soil won't be wet", you are giving a guarantee that (somehow) the soil will not be wet whenever it rains.   So assuming your guarantee is holds: it does not rain whenever the soil is wet would be a truth.

If ever the soil is wet and it rained, then your guarantee didn't hold.   Neither the statement $P\to Q$ nor the contrapositive $\neg Q\to \neg P$ would be true.   In that situation, they both would be false at the same instance; hence this is not a counter example against their equivalence.


Logical equivalency of $P⇒Q$ and $¬Q⇒¬P$ is something that I can't understand it 'directly' and I have to use many examples. Could you please help me with a way to understand it with reasoning not by examples? Thank you. – Liebe

Do you grok truth tables?

$$\begin{array}{|c:c|c|c|c:c|c|}\hline ~P~ & ~Q~ & ~ P\to Q ~& & \neg Q~ & \neg P~ & \neg Q \to \neg P~ \\ \hline \color{blue}T & \color{blue}T & \color{blue}T & & \color{red}F & \color{red}F & \color{blue}T \\ \hdashline \color{blue}T & \color{red}F & \color{red}F & & \color{blue}T & \color{red}F & \color{red}F \\ \hdashline \color{red}F & \color{blue}T & \color{blue}T & & \color{red}F & \color{blue}T & \color{blue}T \\ \hdashline \color{red}F & \color{red}F & \color{blue}T & & \color{blue}T & \color{blue}T & \color{blue}T \\ \hline \end{array}$$

Graham Kemp
  • 129,094