This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The truth function of the material conditional P → Q is logically equivalent to ¬ P ∨ Q , and it will only give a false value when P is true, and Q is false. The given function provides a false P and a true Q , telling us that this whole conditional is true.
To put into perspective why it works this way, let us assign some statements to P and Q .
P = I eat a lot of unhealthy chips.
Q = I get fat.
So, we are trying to claim that, "If I eat a lot of unhealthy chips, I get fat."
There are now four possibilities:
From here we can see that only a false conclusion derived from a true antecedent renders a claim false.