Skip to main content

Section 1.2 Validity and Soundness

We want to be able to put mathematical statements together to form logical arguments. The structure of an argument is more important, at the moment, than the specific content.
A logical argument consists of premises and a conclusion. The premises and conclusion are statements. A statement is a sentence that is either true of false (not both!). An argument must have at least one premise, but can have as many as you like. It has exactly one conclusion.
  • \(2+3=5\)” is a statement. It is a true statement.
  • \(2+1=5\)” is a statement. It is a false statement.
  • \(x+y=5\)” is not a statement. It is neither true nor false. If we had additional information, such as specific information about the variables, then this might be a statement.
  • “I ate breakfast today.” is a statement. Although you might not be able to determine whether I ate breakfast, the statement is either true or false.

General Form of an Argument.

A
B
\(\therefore\ \)C
Here A and B are the premises, and C is the conclusion. The symbol \(\ \therefore\ \) is read “therefore.”
Since an argument is just a list of statements, we need some structure for what makes a “good” argument.

Definition 1.2.2.

An argument is valid if whenever the premises are true, the conclusion must be true.

Definition 1.2.3.

An argument is invalid if it is possible for the premises to be true and the conclusion false.
The following general form is a valid argument. This means if the two premises are true, then the conclusion must be true.
All A are B.
All B are C.
\(\therefore\ \)All A are C.
For example, a specific argument of this form is
All parabolas are functions of degree 2.
All functions of degree 2 are quadratic.
\(\therefore\ \)All parabolas are quadratic.
Note that we don't even need to undertand the statements themselves to know that this is a valid argument. If the premises are true, then the conclusion must be true.

Activity 1.2.1. Exploring a Valid Argument.

Consider the general form from Example 1.2.4.

(a)

Write a specific argument that has this form, but where at least one of your premises is false. Note, your statements need not be mathematical.

(b)

Is your conclusion true or false?

(c)

Is it possible to have a valid argument with at least one false premise and a true conclusion?
One of the simplest forms for a valid argument is when your conclusion repeates a premise.
A
B
\(\therefore\ \)A
Although this form is probably too simple to use in actual proof writing, it is useful for understanding validity. It is straightforward to see that it would be impossible to have true premises and a false conclusion, as A can't be both true and false.
Let's look at a more specific example:
The sun is purple.
The sun is a planet.
Therefore, the sun is purple.
Although the two statements are false, the argument is still valid.
An example of an invalid form of an argument is
All A are B.
All A are C.
\(\therefore\ \)All B are C.
For example, a specific argument of this form is
All cows are animals that eat grass.
All cows are animals that moo.
\(\therefore\ \)All animals that eat grass are animals that moo.
In this case it is possible for the two premises to be true while the conclusion is false. It doesn't actually matter that the premises are true, just that even if they are, it is still possible to have a false conclusion.

Activity 1.2.2. Exploring Invalid Arguments.

Use the general form in Example 1.2.7 to write an invalid argument with true premises and a true conclusion.

Activity 1.2.3. Possible Argument Forms.

If possible, give an example of an argument (in sentences, not variables) that meets the given criteria. If it is not possible, just state that it is not possible.

(a)

A valid argument that has false premises and a true conclusion.

(b)

An invalid argument that has false premises and a true conclusion.

(c)

A valid argument that has true premises and a true conclusion.

(d)

An invalid argument that has true premises and a true conclusion.

(e)

A valid argument that has true premises and a false conclusion.

(f)

An invalid argument that has true premises and a false conclusion.
We've seen that it is possible to have a valid argument with a false conclusion. But, certainly, the point of a proof is for our arguments to have true conclusions, Thus, we need something more to have a “good” argument.

Definition 1.2.8.

An argument is sound if it is valid and all the premises are true.
Since a valid argument cannot have true premises and a false conclusion, if the premises are actually true, then the argument must have a true conclusion. Note, soundness of an argument does depend on the actual content of the statements.

Activity 1.2.4. Sound Arguments.

Which or your arguments in Activity 1.2.3 are sound?

Exercises Exercises

1.

Assume that the truth-value assignments for each statement are correct.
  • All math students are sleep-deprived. (True)
  • All sleep-deprived people are goofy. (True)
  • All sleep-deprived people are math students. (False)
  • All math students are goofy. (True)
Now given these assigned truth-values, determine the validity and soundness of each of the following arguments:
  1. All math students are sleep-deprived.
    All sleep-deprived people are goofy.
    \(\therefore\) All math students are goofy.
  2. All math students are goofy.
    All sleep-deprived people are goofy.
    \(\therefore\) All math students are sleep-deprived.
  3. All sleep-deprived people are math students.
    All math students are goofy.
    \(\therefore\) All sleep-deprived people are goofy.
  4. All sleep-deprived people are goofy.
    All math students are goofy.
    \(\therefore\) All math students are goofy.

2.

Use the following set of statements and assigned truth-values to construct arguments with two premises satifying the indicated description.
  • All talented people are insightful. (True)
  • All talented people are rich. (False)
  • All college students are rich. (False)
  • All college students are talented. (False)
  • All rich people are insightful. (False)
  • All college students are insightful. (False)
  • All rich people are college students. (False)
  1. The argument is valid, but both premises and the conclusion are false.
  2. The argument is valid, but both premises are false, and the conclusion is true.
  3. The argument is valid, one premise is true and one false, and the conclusion is true.
  4. The argument is valid, one premise is true and one false, and the conclusion is false.

3.

Indicate whether the following statements are true or false. For those that are false, show why they are false by giving an example of an argument which make the statement false.
  1. Every argument with a false conclusion is invalid.
  2. Every argument with a false premise is invalid.
  3. Every argument with a false premise and a false conclusion is invalid.
  4. Every argument with a false premise and a true conclusion is invalid.
  5. Every argument with true premises and a false conclusion is invalid.
  6. Every argument with a true conclusion is sound.
  7. Every argument with a false conclusion is unsound.