Math

Conditional statements.

Definition

A conditional statement is a logical statement in the form 'if p, then q' (written p → q), where p is the hypothesis and q is the conclusion. Related forms include the converse (q → p), inverse (¬p → ¬q), and contrapositive (¬q → ¬p).

Examples

Real-world.

  • 1 If a shape is a square, then it has four right angles
  • 2 The contrapositive of 'if it rains, then the ground is wet' is 'if the ground is not wet, then it did not rain'
  • 3 If an animal is a dog, then it is a mammal
Key Fact

A conditional and its contrapositive always have the same truth value.

Studied in

1 unit use this concept.