Given 2 variables:
s="it rained" & t="the floor is wet"
we have it that, "if it rained, the floor is wet", i.e. s->t
I read from my lecture notes that the last 2 rows of the truth table is explained by 'the principle of excluded middle' like this:
But isn't principle of excluded middle expressed as "~B v B = T"? How does this law relate to the explanation? Also, if we cannot determine the validity of the implication s->t from s, then how come the statement automatically becomes true? I've been struggling with this for quite a while. Please explain with the use of rain/wet analogy. Thanks.
