|
|
|
|
|
|
|
|
SL05.2 ExercisesQuestion 2 Determine whether these WFFs are tautological, contingent, or inconsistent:
- Is it true that every WFF is either a tautology, inconsistent, or contingent? [Show answer]
- Is every tautology consistent? [Show answer]
- All consistent WFFs are contingent. [Show answer]
- If a WFF is consistent, then there is at least one assignment where it is false. [Show answer]
- P [Show answer]
- ((P&~P)∨Q) [Show answer]
- (~R∨(P→((Q→R)&(~S∨R)))) [Show answer]
- (~Q→Q) [Show answer]
- ((~P&~Q)↔(P∨Q)) [Show answer]
- ((P&~P)&Q) [Show answer]
Earlier we talk about a single WFF being consistent or inconsistent. Actually we can also talk about consistency as the property of a set of one or more WFFs. A set of WFF is said to be consistent (with each other) when there is at least one assignment of truth-value under which all the WFFs in the set are true. Otherwise the set of WFFs is inconsistent - there is not even one single assignment of truth-values that would make all the WFFs true.
SL05.4 Exercises
- If a set of WFFs is inconsistent, would the set become consistent by adding more WFFs to it? [Show answer]
- If you have a set containing only tautologies, is the set consistent? [Show answer]
- If A is consistent with B, and B is consistent with C, does it follow that A must be consistent with C? [Show answer]
- If A is inconsistent with B, and B is consistent with C, does it follow that A must be inconsistent with C? [Show answer]
- If X, Y and Z form an inconsistent set of WFFs, then X and Y are inconsistent with each other. [Show answer]
- If X is an inconsistent WFF, and Y is an inconsistent WFF, then X is inconsistent with Y. [Show answer]
ψ1...ψn entail φ if and only if there is no assignment of truth-value under which ψ1...ψn are true and φ is false.So for example, ~P entails ~~~P. To show this we draw their truth-tables together :
Another example :
| P | Q | (P↔Q) | ~P | ~Q |
| T | T | T | F | F |
| T | F | F | F | T |
| F | T | F | T | F |
| F | F | T | T | T |
You should be able to work out for yourself that these claims are true :
Entailment : ψ1...ψnEquivalently we might also say :φ No Entailment : ψ1...ψn
φ
Notice that an argument in a formal system of logic is often called a sequent. So a valid argument in SL is called a "valid sequent", and an invalid argument in SL is called an "invalid sequent".
Now that we know what entailment is, we can easily prove these two theorems :
Theorem 1 : For any WFF φ, φProof : Since φ is identical to itself, there cannot be any assignment where φ is true and φ is false. So φ entails φ.φ.
Theorem 2 : For any WFFs φ1 ... φn and any tautology ψ, φ1 ... φnIn other words, a tautology is entailed by any set of WFFs. Proof : Given that ψ is a tautology, it is true under all assignments. So there is no assignment where ψ is false and φ1 ... φn are true, whatever φ1 ... φn are.ψ.
For any WFFs φ and ψ, φ is logically equivalent to ψ if and only if φWe might use this symbol "≡" to express logical equivalence :ψ and ψ
φ.
φ is logically equivalent to ψ : φ ≡ ψObviously, these claims are all true :
(P→Q) ≡ (~P∨Q)
(P&Q) ≡ ~(~P∨~Q)
(P∨Q) ≡ ~(~P&~Q)
(P↔Q) ≡ ((P→Q)&(Q→P))
P, ~PThis sequent is valid because there is no assignment under which P, ~P are true and Q is false. There is no such assignment simply because P, ~P cannot be true! By the same reasoning, the sequent will still be valid whatever WFF you replace Q with.Q
No doubt you might find it hard to accept that from an inconsistent sentence, everything follows. Here is a way of understanding why we might want to live with a definition of entailment that has such a consequence. First of all, presumably we want the following sequent to be valid :
The earth is roundOn the other hand, we also want this sequent to be valid :Either the earth is round, or pigs can fly.
Either the earth is round, or pigs can fly. The earth is not round.If these two sequents are valid, then surely we should also have a valid sequent when we put the two together :Pigs can fly.
The earth is round. The earth is not round.Of course, you can replace "pigs can fly" with any statement you want. This shows that as long as we accept that (1) from any statement "P" we can conclude "(PvQ)", and (2) from "(PvQ)" and "~P" we can conclude "Q", then we would have to accept that "P" & "~P" entail all statements!Pigs can fly.
If you still find it strange that from an inconsistent sentence, everything follows, you might be interested in this (supposedly true) story about the famous philosopher / logician Bertrand Russell. He was asked the question, You mean from the statement 2+2=5 it follows that you are the Pope? Can you prove it? Russell said yes and then came up with this proof on the spot:Now, Russell continues, the Pope and I are two. Since two equals one, then the Pope and I are one. Hence I am the Pope.
- Suppose 2+2=5.
- Subtracting 2 from both sides we get 2=3.
- Transposing, we have 3=2.
- Subtracting 1 from both sides, we get 2=1.
SL05.9 Exercises
- If a contingent WFF X entails another WFF Y, then Y is also contingent. [Show answer]
- If a contingent WFF X entails another WFF Y, then Y cannot be inconsistent. [Show answer]
- If a tautology X entails a WFF Y, then Y is also a tautology. [Show answer]
- If the conclusion of a sequent is inconsistent, then the sequent must be valid. [Show answer]
- If A is inconsistent with B, and C entails B, does it follow that A must be inconsistent with C? Why? [Show answer]
Genius was 1 percent inspiration and 99 percent perspiration.

Thomas Edison