tiny thought: rain is wet
This is the first post from a series I name “tiny thoughts”. It will consist of small compositions that illustrates some concept I find beautiful. This one is about the contrapositive.
From logic theory, we know that the statement “if then ” is equivalent to “if not then not ” (known as the contrapositive). One metaphor that helped me grasp the intuition of this fact is the pair of statements:
- If it rained, then the ground is wet.
- If the ground is not wet, then it did not rain.
Let’s appreciate this pair for a moment. Suppose that we want to know if it rained only by looking at the ground. If the ground is wet, it may have rained, but we can not say that it rained for sure. The ground may be wet because someone watered it with a hose. On the other hand, if the ground is not wet, then we know for sure that it did not rain, because if it had rained, the ground would be wet.
I was reminded of this equivalence while understanding how to prove that is irrational. In the proof, at some point we must include that if is a multiple of , then is also a multiple of , where is an integer. Formally, we can write the following:
To prove that, it is easier to prove that . If is not a multiple of , then it can be written in one of two ways, where is an integer:
- (leaves a remainder of 1) or
- (leaves a remainder of 2).
In the first case, , which can be written as . Hence, is not a multiple of . In the second case, we find that , which is also a not multiple of . Therefore, since we have proved that the contrapositive is true, the original Lemma is also true.
Tying this solution back to our metaphor, we have proved that the statement “If the ground is not wet, then it did not rain” is true. Therefore, “If it rained, then the ground is wet” — the statement we actually wanted to prove — is also true.
dgv