Implications

Definitions

Implication, Hypothesis, Conclusion

Definition

(A implies B)

T T T
T F F
F T T
F F T

If is true, then must be true. If if false, the state of does not matter

: hypothesis
: Conclusion

Remark

Vacuous Truth

Definition

When the hypothesis can never be fulfilled, so the statement is true

Example

Is vacuously true

Converse and Contrapositive

Converse

Definition

The converse of is

Contrapositive

Definition

The contrapositive of is

Theorem

I.e the contrapositive is logically equivalent to the original implication.

T T F F T T T T
T F F T F F T T
F T T F T T F F
F F T T T T T T

Negation of an Implication

(1) See De Morgan's law

Definition


Proof

Proof Method - Proving Implications

Proof

  1. To prove the implication , assume that the hypothesis is true, and use this assumption to show is true. The hypothesis is what you start with, and the conclusion is where you must end up
  2. To prove the universally quantified implication , let be an arbitrary element of , assume that the hypothesis is true, and use this assumption to show that the conclusion is true.

Tip

Implications are "distributive"

Example

Let be an integer. Prove that
Let = , assume the hypothesis is true, then

Proof Method - Contrapositive

Proof

  1. For proving an , replace it with its contrapositive . Then prove this contrapositive, usually via direct proof.
  2. To prove the universally quantified implication , prove instead

With an implication of the form , the contrapositive is:

Proof Method - Elimination

Proof

1: We assume is true, so is false, thus eliminating the possibility of component in the conclusion of the original implication. We must prove that is true.