{{ 'ml-label-loading-course' | message }}
{{ toc.name }}
{{ toc.signature }}
{{ tocHeader }} {{ 'ml-btn-view-details' | message }}
{{ tocSubheader }}
{{ 'ml-toc-proceed-mlc' | message }}
{{ 'ml-toc-proceed-tbs' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
{{ 'ml-btn-show-less' | message }} {{ 'ml-btn-show-more' | message }} expand_more
{{ 'ml-heading-abilities-covered' | message }}
{{ ability.description }} {{ ability.displayTitle }}
{{ 'ml-heading-lesson-settings' | message }}
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}
Rule

Law of Detachment

For two statements  and the following compound statement is always true.

This can also be written as follows.

If and are both true, then is true.
The Law of Detachment is used in deductive reasoning. Therefore, it can be applied to reach conclusions in mathematical proofs.

Proof

This law can be proven by making a truth table to see that the compound statement is always true.
The proof consists of three steps.
1
Determine the Number of Columns
expand_more

To determine the number of columns in the truth table, the compound statement can be broken down into simpler statements until the simplest statements and are obtained.

The compound statement is broken down into simpler statements

The columns are formed by ordering each unique step of simplification from the simplest to the most complex. The last column of a truth table is always the original statement.

In this case, the truth table has six columns.

2
Determine the Number of Rows
expand_more
A truth table has as many rows as there are combinations of truth values of the variables. Those combinations are the simplest statements that make up the complex statement. In this case, the complex statement was broken down into two simplest statements.
Each of these statements can be either true (T) or false (F). Therefore, since there are four possible combinations for these truth values, the table will have four rows.
T T
T F
F T
F F
3
Fill in the Cells
expand_more

The last step in making a truth table is to fill in the remaining empty cells, column by column. The first column that will be filled in is the conditional statement A conditional statement is false only when the hypothesis is and the conclusion

The next column is the conjunction A conjunction is unless both statements are

T
F
T
F

Similarly to the third column, the last column is a conditional statement.

T T
T F
F T
F T
As the truth table describes, the compound statement is always Therefore, the law is proven.

Extra

Example

The law may sound more complicated than it actually is. For example, consider the following two statements that are both true.

  1. If a person lives in LA, then they live on the West Coast.
  2. Diego lives in LA.

According to the Law of Detachment, it can be concluded that Diego lives on the West Coast.