logo

OpenCourseWare on critical thinking, logic, and creativity



MODULE: Basic logic

TUTORIAL L03: Basic concepts

Here are a few basic concepts in logic that you ought to be familar with, whether you are studying symbolic logic or not.


L03.1 Negation

The negation of a statement α is a statement whose truth-value is necessarily opposite to that of α. So for example, for any English sentence α, you can form its negation by appending "it is not the case that" to α to form the longer statement "it is not the case that α".

In formal logic, the negation of α can be written as "not-α", "~α" or "¬α".

Here are some concrete examples:

Statement (α) Negation (¬α)
It is rainingIt is not the case that it is raining (i.e. It is not raining.)
1+1=2It is not the case that 1+1=2 (i.e. 1+1 is not 2.)
Spiderman loves MaryIt is not the case that Spiderman loves Mary.

There are two points about negation which should be obvious to you:

  • A statement and its negation can never be true together. They are logically inconsistent with each other.
  • A statement and its negation exhaust all logical possibilities - in any situation, one and only one of them must be true.

L03.2 Exercises

? Question 1 - Some exercises for you :
  • What is the negation of "God exists"?
  • [Show answer]
  • Is "I must not leave" the negation of "I must leave"?
  • [Show answer]
  • Is "Tom is very happy" the negation of "Tom is very depressed"?
  • [Show answer]

L03.3 Consistency

Suppose S is a set that contains one or more statement. S is consistent when it is logically possible for all of the statments in the set to be true at the same time. Otherwise S is inconsistent. Some examples:

  • Consistent: Peter is three years old. Jane is four years old.
  • Consistent: Peter is three years old. Peter is a fat rabbit.
  • Inconsistent: Peter is three years old. Peter is a fat rabbit. Peter is five years old.
  • Inconsistent: Peter is three years old. It is not the case that Peter is three years old.
  • Inconsistent: Peter is a rabbit. All rabbits are three years old. Peter is one year old.
  • Inconsistent: Peter is a completely white rabbit that is completely black.
Here are a few important points about consistency:
  • If you have two statements that are both true, they are certainly consistent with each other.
  • If you have two statements that are both false, they might or might not be consistent with each other. See if you can give your own examples.
  • In the last example above, we have just one single inconsistent statement. An inconsistent statement must be false. But if you have a set of statements { P, Q, R, S }, the whole set is said to be inconsistent even if R and S are both true, and inconsistency is only due to inconsistency between P and Q.
  • Although statements that are inconsistent with each other cannot all be true at the same time, it might be possible for them to be false at the same time.
  • Every statement is inconsistent with its negation.

Inconsistency and self-defeating statements

Notice that there is a difference between making self-defeating statements and inconsistent statements. Suppose a tourist from a non-English speaking country says: "I cannot speak any English." Since what is being spoken is an English sentence, the tourist is obviously saying something false. However, strictly speaking the sentence is not logically inconsistent because it actually describes a logically possible situation. It is quite possible for the speaker not to be able to speak any English. What is impossible is to say the sentence truly. In these situations, it is more appropriate to say that the utterance is self-defeating rather than inconsistent.

Here are some funny actual examples of self-defeating / inconsistent statements:

During the installation of the Microsoft Wireless Optical Desktop for Bluetooth, you may receive an error message similar to the following when you try to restart your computer:
Keyboard Error or No Keyboard Present
Press F1 to continue, DEL to enter setup

An actual webpage: (Why is this strictly speaking NOT a case of inconsistency?)

L03.4 Exercises

? Question 1 - Which of the following sets of statements are consistent? Why?
  1. Vegetables are good for your health. Vegetables are bad for your health. [Show answer]
  2. Joseph likes steak. Sharifa does not like steak. [Show answer]
  3. I knew I would pass the final exam. It is just bad luck that I didn't. [Show answer]
  4. Marilyn has never played basketball. But if she were to play basketball today, she will become the world's best basketball player tomorrow. [Show answer]
  5. World War II actually did not happen. It is a lie cooked up by historians and politicians. People who said they remember what happened are actually part of the whole conspiracy. [Show answer]
  6. No matter what is going to happen in the future, I shall still love you. [Show answer]
  7. Tom can only fly very slowly. No human being can fly. [Show answer]
  8. Ah Kee is the best restaurant in Hong Kong. There are no good restaurants in Hong Kong. [Show answer]
  9. If God exists then God loves human beings. If God loves human beings then he would not want them to suffer at all. Many human beings experience a lot of suffering. God exists. [Show answer]
? Question 2 - Are these statements true or false?
  1. If A is inconsistent with B, then if B is false, A must be true. [Show answer]
  2. If statement A is inconsistent with statement B, and statement A is also inconsistent with statement C, then B is inconsistent with C. [Show answer]

L03.5 Entailment

A sentence X entails Y if Y follows logically from X. In other words, if X is true then Y must also be true, e.g. "30 people have died in the riots" entails "more than 20 people died in the riots", but not vice-versa.
  • If X entails Y and we find out that Y is false, then we should conclude that X is also false. But of course, if X entails Y and we find out that X is false, it does not follow that Y is also false.

  • If X entails Y but Y does not entail X, then we say that X is a stronger claim than Y (or "Y is weaker than X"). For example, "all birds can fly" is stronger than "most birds can fly", which is still stronger than "some birds can fly".

    A stronger claim is of course more likely to be wrong. To use a typical example, suppose we want to praise X but are not sure whether X is the best or not, we might use the weaker claim "X is one of the best" rather than the stronger "X is the best". So we need not be accused of speaking falsely even if it turns out that X is not the best.

L03.6 Exercises

? Question 1 -
  • If a statement A entails a statement B, does it follow that B entails A? [Show answer]
  • If a statement A entails a statement B, and B entails another statement C, does A entail C? [Show answer]
  • Suppose a statement A entails a statement B, and B is false. Can we tell whether A is true or false? [Show answer]
  • Consider these two statements : "Peter loves Beth or Peter loves April.", "If Peter loves Beth then Peter loves April." Do they entail that Peter loves Beth? Do they entail that Peter loves April? [Show answer]
? Question 2 - What do these statements entail which they do not entail on their own?
  • Either it is raining or it is cloudy. It is not raining. [Show answer]
  • If Peter is upstairs, then someone is in the basement. Nobody is in the basement. [Show answer]

L03.7 Logical Equivalence

If we have two statements that entail each other then they are logically equivalent. For example, "everyone is happy" is equivalent to "nobody is not happy", and "the glass is half full" is equivalent to "the glass is half empty".
  • If two statements are logically equivalent, then they must always have the same truth value.

L03.8 Exercises

? Question 1 -
  • Is the statement "good things are not cheap" logically equivalent to the statement "cheap things are not good"? [Show answer]
  • See if you can form a different statement that also starts with "some" that is logically equivalent to "some animals are birds". [Show answer]
  • Which of these statements are logically equivalent? (a) It is not true that there is no life on Mars. (b) There may be life on Mars. (c) It is rather unlikely that there is life on Mars. (d) There is life on Mars. (e) There may not be life on Mars. (f) It is the case that there is life on Mars. (g) There is no life on Mars. [Show answer]
  • Which of these statements are logically equivalent? (a) It is not true that I have money. (b) It is false that I have no money. (c) I have lots and lots of money. (d) I have no money. [Show answer]
  • What about the statements in this photo?

<< previous page


AddThis Social Bookmark Button

About

Search this site

Quote of the page

The aim of education should be to teach us rather how to think, than what to think -- rather to improve our minds, so as to enable us to think for ourselves, than to load the memory with thoughts of other men.


Bill Beattie