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 if⁠f 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, ‘(HI)H’ 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 ‘2+2=4’. 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) if⁠f 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, ‘[(CC)C]¬(CC)’ 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 ‘(AB)C’ and ‘A(BC)’ are equivalent. Again, it is easy to test for equivalence using truth tables. Consider the sentences ‘¬(PQ)’ and ‘¬P¬Q’. Are they equivalent? To find out, we construct a truth table.

P Q ¬ (P Q) ¬ P ¬ Q
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 if⁠f it is possible for all of them to be true at once. We can offer a surrogate for this notion too:

𝒜1,𝒜2,,𝒜n are jointly satisfiable (in TFL) if⁠f there is some valuation which makes them all true.

Derivatively, sentences are jointly unsatisfiable if⁠f 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 𝒜1,𝒜2,,𝒜n entail (in TFL) the sentence 𝒞 if⁠f no valuation of the relevant sentence letters makes all of 𝒜1,𝒜2,,𝒜n true and 𝒞 false.

Again, it is easy to test this with a truth table. To check whether ‘¬L(JL)’ and ‘¬L’ entail ‘J’, we simply need to check whether there is any valuation which makes both ‘¬L(JL)’ and ‘¬L’ true whilst making ‘J’ false. So we use a truth table:

J L ¬ L (J L) ¬ L J
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‘¬L(JL)’ and ‘¬L’ are true is the second row, and that is a row on which ‘J’ is also true. So ‘¬L(JL)’ and ‘¬L’ entail ‘J’.

We now make an important observation:

If 𝒜1,𝒜2,,𝒜n entail 𝒞 in TFL, then 𝒜1,𝒜2,,𝒜n𝒞 is valid.

Here’s why. Suppose 𝒜1,𝒜2,,𝒜n entail 𝒞 in TFL. Can it happen that the argument 𝒜1,𝒜2,,𝒜n𝒞 is invalid? Then there would be a case which makes all of 𝒜1,𝒜2,,𝒜n true and 𝒞 false, relative to some symbolization key. This case would generate a valuation of the sentence letters occurring in 𝒜1,𝒜2,,𝒜n, 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 𝒜1,𝒜2,,𝒜n 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 𝒜1,𝒜2,,𝒜n entail 𝒞 in TFL, and so there is no valuation which makes all of 𝒜1,𝒜2,,𝒜n true and also makes 𝒞 false. So it can’t happen that the argument 𝒜1,𝒜2,,𝒜n𝒞 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 𝒜1, 𝒜2, … and 𝒜n together entail 𝒞, we will abbreviate this by:

𝒜1,𝒜2,,𝒜n𝒞

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 𝒜1,,𝒜n𝒞

In that case, we can just slash the turnstile through, and write:

𝒜1,𝒜2,,𝒜n𝒞

This means that some valuation makes all of 𝒜1,,𝒜n true whilst making 𝒞 false. Note that it does not follow that 𝒜1,,𝒜n¬𝒞, for it is possible that some other valuation makes all of 𝒜1,,𝒜n true and makes 𝒞 true. For instance, PQ but also P¬Q.

12.6’ versus ‘

We now want to compare and contrast ‘’ and ‘’.

Observe: 𝒜𝒞 if⁠f no valuation of the sentence letters makes 𝒜 true and 𝒞 false.

Observe: 𝒜𝒞 is a tautology if⁠f 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 if⁠f no valuation makes 𝒜 true and 𝒞 false.

Combining these two observations, we see that 𝒜𝒞 is a tautology if⁠f 𝒜𝒞. 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. 1.

    AA, ¬A¬A, AA, AA

  2. 2.

    AB, AC, BC

  3. 3.

    B(CA), AB, ¬(BC)

  4. 4.

    A(BC), C¬A, A¬B

C. Use truth tables to determine whether each argument is valid or invalid.

  1. 1.

    AAA

  2. 2.

    A(A¬A)¬A

  3. 3.

    A(BA)¬A¬B

  4. 4.

    AB,BC,¬ABC

  5. 5.

    (BA)C,(CA)B(CB)A

D. Determine whether each sentence is a tautology, a contradiction, or a contingent sentence, using a complete truth table.

  1. 1.

    ¬BB

  2. 2.

    ¬DD

  3. 3.

    (AB)(BA)

  4. 4.

    ¬[A(BA)]

  5. 5.

    A[A(B¬B)]

  6. 6.

    [(AB)B](AB)

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. 1.

    A and ¬A

  2. 2.

    A¬A and ¬BB

  3. 3.

    [(AB)C] and [A(BC)]

  4. 4.

    A(BC) and (AB)(AC)

  5. 5.

    [A(AB)]B and AB

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. 1.

    AA and AA

  2. 2.

    ¬(AB) and ¬A¬B

  3. 3.

    AB and ¬AB

  4. 4.

    (AB)C and A(BC)

  5. 5.

    A(BC) and A(BC)

G. Determine whether each collection of sentences is jointly satisfiable or jointly unsatisfiable using a complete truth table.

  1. 1.

    A¬B, ¬(AB), BA

  2. 2.

    AB, A¬A, B¬B

  3. 3.

    ¬(¬AB), A¬C, A(BC)

  4. 4.

    AB, A¬B

  5. 5.

    A(BC), (AB)C, AC

H. Determine whether each collection of sentences is jointly satisfiable or jointly unsatisfiable, using a complete truth table.

  1. 1.

    ¬B, AB, A

  2. 2.

    ¬(AB), AB, BA

  3. 3.

    AB, ¬B, ¬B¬A

  4. 4.

    AB, ¬B¬A, AB

  5. 5.

    (AB)C, ¬A¬B, ¬C¬B

I. Determine whether each argument is valid or invalid, using a complete truth table.

  1. 1.

    AB, BA

  2. 2.

    AB, BCAC

  3. 3.

    AB, ACBC

  4. 4.

    AB, BAAB

J. Determine whether each argument is valid or invalid, using a complete truth table.

  1. 1.

    A[A(AA)]A

  2. 2.

    AB, BC, ¬BAC

  3. 3.

    AB, ¬A¬B

  4. 4.

    A, B¬(A¬B)

  5. 5.

    ¬(AB), AB, ABC

K. Answer each of the questions below and justify your answer.

  1. 1.

    Suppose that 𝒜 and are logically equivalent. What can you say about 𝒜?

  2. 2.

    Suppose that (𝒜)𝒞 is neither a tautology nor a contradiction. What can you say about whether 𝒜,𝒞 is valid?

  3. 3.

    Suppose that 𝒜, and 𝒞 are jointly unsatisfiable. What can you say about (𝒜𝒞)?

  4. 4.

    Suppose that 𝒜 is a contradiction. What can you say about whether 𝒜,𝒞?

  5. 5.

    Suppose that 𝒞 is a tautology. What can you say about whether 𝒜,𝒞?

  6. 6.

    Suppose that 𝒜 and are logically equivalent. What can you say about (𝒜)?

  7. 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.