Chapter 12 Semantic concepts
In the previous chapter, we introduced the idea of a valuation and showed how to determine the truth value of any TFL sentence, on any valuation, using a truth table. In this chapter, we will introduce some related ideas, and show how to use truth tables to test whether or not they apply.
12.1 Tautologies and contradictions
In chapter 3, we explained necessary truth and necessary falsity. Both notions have surrogates in TFL. We will start with a surrogate for necessary truth.
is a tautology iff it is true on every valuation.
We can use truth tables to decide whether a sentence is a tautology. If the sentence is true on every line of its complete truth table, then it is true on every valuation, so it is a tautology. In the example of chapter 11, ‘’ is a tautology.
This is only, though, a surrogate for necessary truth. There are some necessary truths that we cannot adequately symbolize in TFL. One example is ‘’. This must be true, but if we try to symbolize it in TFL, the best we can offer is a sentence letter, and no sentence letter is a tautology. Still, if we can adequately symbolize some English sentence using a TFL sentence which is a tautology, then that English sentence expresses a necessary truth.
We have a similar surrogate for necessary falsity:
is a contradiction (in TFL) iff it is false on every valuation.
We can use truth tables to decide whether a sentence is a contradiction. If the sentence is false on every line of its complete truth table, then it is false on every valuation, so it is a contradiction. In the example of chapter 11, ‘’ is a contradiction.
12.2 Equivalence
Here is a similar useful notion:
and are equivalent (in TFL) iff, for every valuation, their truth values agree, i.e., if there is no valuation in which they have opposite truth values.
We have already made use of this notion, in effect, in section 11.3; the point was that ‘’ and ‘’ are equivalent. Again, it is easy to test for equivalence using truth tables. Consider the sentences ‘’ and ‘’. Are they equivalent? To find out, we construct a truth table.
T | T | F | T | T | T | F | T | F | F | T |
T | F | F | T | T | F | F | T | F | T | F |
F | T | F | F | T | T | T | F | F | F | T |
F | F | T | F | F | F | T | F | T | T | F |
Look at the columns for the main logical operators; negation for the first sentence, conjunction for the second. Go through the rows in the table one by one and compare the truth values in the columns for the main logical operators. On the first three rows, both are false. On the final row, both are true. Since they match on every row, the two sentences are equivalent.
12.3 Satisfiability
In chapter 3, we said that sentences are jointly possible iff it is possible for all of them to be true at once. We can offer a surrogate for this notion too:
are jointly satisfiable (in TFL) iff there is some valuation which makes them all true.
Derivatively, sentences are jointly unsatisfiable iff no valuation makes them all true. Again, it is easy to test for joint satisfiability using truth tables.
12.4 Entailment and validity
The following idea is closely related to that of joint satisfiability:
The sentences entail (in TFL) the sentence iff no valuation of the relevant sentence letters makes all of true and false.
Again, it is easy to test this with a truth table. To check whether ‘’ and ‘’ entail ‘’, we simply need to check whether there is any valuation which makes both ‘’ and ‘’ true whilst making ‘’ false. So we use a truth table:
T | T | F | T | T | T | T | T | F | T | T |
T | F | T | F | T | T | T | F | T | F | T |
F | T | F | T | T | F | T | T | F | T | F |
F | F | T | F | F | F | F | F | T | F | F |
The only row on which both‘’ and ‘’ are true is the second row, and that is a row on which ‘’ is also true. So ‘’ and ‘’ entail ‘’.
We now make an important observation:
If entail in TFL, then is valid.
Here’s why. Suppose entail in TFL. Can it happen that the argument is invalid? Then there would be a case which makes all of true and false, relative to some symbolization key. This case would generate a valuation of the sentence letters occurring in , and : take the truth value of any sentence letter to be just the truth value of the corresponding sentence in the case in question. This valuation would also make true and false, since truth values are determined from the truth values of sentence letters by the truth tables of the connectives, and the truth values of the sentence letters are the same in the valuation as they are in the (imagined) case. But this is impossible, since we’ve assumed that entail in TFL, and so there is no valuation which makes all of true and also makes false. So it can’t happen that the argument is invalid; consequently, it must be valid.
In short, we have a way to test for the validity of English arguments. First, we symbolize them in TFL; then we test for entailment in TFL using truth tables.
12.5 The double turnstile
In what follow, we will use the notion of entailment rather a lot in this book. It will help us, then, to introduce a symbol that abbreviates it. Rather than saying that the TFL sentences , , … and together entail , we will abbreviate this by:
The symbol ‘’ is known as the double turnstile, since it looks like a turnstile with two horizontal beams.
Let’s be clear. ‘’ is not a symbol of TFL. Rather, it is a symbol of our metalanguage, augmented English (recall the difference between object language and metalanguage from chapter 8). So the metalanguage sentence:
is just an abbreviation for this metalanguage sentence:
The TFL sentences and entail
Note that there is no limit on the number of TFL sentences that can be mentioned before the symbol ‘’. Indeed, we can even consider the limiting case:
This says that there is no valuation which makes all the sentences mentioned on the left side of ‘’ true whilst making all sentences on the right side (in this case, ) false. Since no sentences are mentioned on the left side of ‘’ in this case, this just means that there is no valuation which makes false. Otherwise put, it says that every valuation makes true. Otherwise put, it says that is a tautology. Equally, to say that is a contradiction, we can write:
For this says that no valuation makes true.
Sometimes, we will want to deny that there is a tautological entailment, and say something of this shape:
it is not the case that
In that case, we can just slash the turnstile through, and write:
This means that some valuation makes all of true whilst making false. Note that it does not follow that , for it is possible that some other valuation makes all of true and makes true. For instance, but also .
12.6 ‘’ versus ‘’
We now want to compare and contrast ‘’ and ‘’.
Observe: iff no valuation of the sentence letters makes true and false.
Observe: is a tautology iff no valuation of the sentence letters makes false. Since a conditional is true except when its antecedent is true and its consequent false, is a tautology iff no valuation makes true and false.
Combining these two observations, we see that is a tautology iff . But there is a really, really important difference between ‘’ and ‘’:
-
‣
‘’ is a sentential connective of TFL.
-
‣
‘’ is a symbol of augmented English.
Indeed, when ‘’ is flanked with two TFL sentences, the result is a longer TFL sentence. By contrast, when we use ‘’, we form a metalinguistic sentence that mentions the surrounding TFL sentences.
The English word ‘implies’ is often used as a synonym for ‘entails’, i.e., ‘’. Some logicians also use it for the conditional, i.e., ‘’. Since this is liable to commit the confusion warned about above, we avoid the use of ‘implies’ as much as possible. (Whenever it is used, it means ‘entails’.)
Practice exercises
A. Revisit your answers to exercise 11A. Determine which sentences were tautologies, which were contradictions, and which were neither tautologies nor contradictions.
B. Use truth tables to determine whether these sentences are jointly satisfiable, or jointly unsatisfiable:
-
1.
, , ,
-
2.
, ,
-
3.
, ,
-
4.
, ,
C. Use truth tables to determine whether each argument is valid or invalid.
-
1.
-
2.
-
3.
-
4.
-
5.
D. Determine whether each sentence is a tautology, a contradiction, or a contingent sentence, using a complete truth table.
-
1.
-
2.
-
3.
-
4.
-
5.
-
6.
E. Determine whether each the following sentences are logically equivalent using complete truth tables. If the two sentences really are logically equivalent, write “equivalent.” Otherwise write, “Not equivalent.”
-
1.
and
-
2.
and
-
3.
and
-
4.
and
-
5.
and
F. Determine whether each the following sentences are logically equivalent using complete truth tables. If the two sentences really are equivalent, write “equivalent.” Otherwise write, “not equivalent.”
-
1.
and
-
2.
and
-
3.
and
-
4.
and
-
5.
and
G. Determine whether each collection of sentences is jointly satisfiable or jointly unsatisfiable using a complete truth table.
-
1.
, ,
-
2.
, ,
-
3.
, ,
-
4.
,
-
5.
, ,
H. Determine whether each collection of sentences is jointly satisfiable or jointly unsatisfiable, using a complete truth table.
-
1.
, ,
-
2.
, ,
-
3.
, ,
-
4.
, ,
-
5.
, ,
I. Determine whether each argument is valid or invalid, using a complete truth table.
-
1.
,
-
2.
,
-
3.
,
-
4.
,
J. Determine whether each argument is valid or invalid, using a complete truth table.
-
1.
-
2.
, ,
-
3.
,
-
4.
,
-
5.
, ,
K. Answer each of the questions below and justify your answer.
-
1.
Suppose that and are logically equivalent. What can you say about ?
-
2.
Suppose that is neither a tautology nor a contradiction. What can you say about whether is valid?
-
3.
Suppose that , and are jointly unsatisfiable. What can you say about ?
-
4.
Suppose that is a contradiction. What can you say about whether ?
-
5.
Suppose that is a tautology. What can you say about whether ?
-
6.
Suppose that and are logically equivalent. What can you say about ?
-
7.
Suppose that and are not logically equivalent. What can you say about ?
L. Consider the following principle:
Suppose and are logically equivalent. Suppose an argument contains (either as a premise, or as the conclusion). The validity of the argument would be unaffected, if we replaced with .
Is this principle correct? Explain your answer.