{{ '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-show-solutions' | message }}
{{ 'ml-lesson-show-hints' | message }}
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}

Concept

Contrapositive - Conditional Statement

The contrapositive of a conditional statement is written by negating both the hypothesis and the conclusion of the converse of the conditional statement. A contrapositive statement is written in if-then form.

Interchanging the hypothesis and the conclusion of the inverse statement can also form the contrapositive of the conditional. Consider the following conditional statement and its related conditionals.

Example Symbols
Conditional
Converse
Inverse
Contrapositive

The truth table of a contrapositive statement is made using the truth values for its hypothesis and conclusion

The contrapositive of a conditional statement has the same truth table as the conditional statement. In other words, a conditional and and its contrapositive are either both true or both false. Therefore, they are equivalent statements.