< Geometry < Chapter 2

Introduction

In this lesson, we will be going over the following:

  • The contrapositive of a conditional statement
  • What a biconditional statement is
  • Logic symbols

Contrapositive statements

If it quacks, it is a duck.

We have already learned about conditional statements (or topics related to them) in lessons 1 and 2. We have learned, so far, about the converse and the inverse of any given conditional statement. There is one more form of conditional statements we need to learn in order for you to be able to write all of the if-then forms in Geometry. The last if-then form we have not learned yet, but will be learning today, is the contrapositive if-then form.

The contrapositive of any statement is the flipped and negated version of the original statement. This means we have to switch the conclusion for the hypothesis (and vice versa), and then negate (add not or take away not).

Examples

Statement: If it quacks, it is a duck
Contrapositive: If it is not a duck, then it does not quack.
Statement: If it is Rome, then that is in Italy.
Contrapositive: If that is not in Italy, then it is not Rome.
Statement: If the mouse does not fall, then the circus will be over.
Contrapositive: If the circus will not be over, then the mouse does fall.

Biconditional Statements

A biconditional statement is a statement that contains the phrase "if and only if".

Biconditional statement: It is a right angle if and only if it is 90 degrees.
Conditional: If it is a right angle, then it is 90 degrees.
Converse: If it is 90 degrees, then it is a right angle.
Inverse: If it is not a right angle, then it is not 90 degrees.
Contrapositive: If it is not 90 degrees, then it is not a right angle.

Logic Symbols

Conditional statements can be written up as symbols. You might be quizzed by your teacher using these logic symbols.

Term Symbol
Hypothesisp
Conclusionq
Hypothesis and Conclusionp and q
If, Then
Not~
And^
OrV
Therefore
If and only if (biconditional)

Example

Statement: p → q
Converse: q → p
Inverse: ~p → ~q
Contrapositive: ~q → ~p
This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.