Two formulae are equivalent () if they have the same truth table: in every row they take the same value. Equivalences allow a complicated condition to be rewritten as a simpler one, without changing its meaning.
Property — Fundamental logical equivalences
- Double negation: .
- De Morgan’s laws: and .
- Implication as an “or”: .
- Contraposition: (the basis of proofs by contradiction).
- Double implication: .
De Morgan’s laws say that negating a conjunction is equivalent to taking the disjunction of the negations, and vice versa: negation “swaps” and . We shall meet them again, identical, as laws that swap intersection and union between sets.
Links
Topics: Set theory
Concepts: Contraposition · Logical equivalence · De Morgan’s laws
Skills: Proving
People: Augustus De Morgan