You have 3 free guides left 😟
Unlock your guides
You have 3 free guides left 😟
Unlock your guides

4.1 Logical Equivalence and Laws of Propositional Logic

3 min readjuly 22, 2024

is a key concept in propositional logic. It helps us understand when two statements have the same truth value, no matter what values their components have. This idea is crucial for simplifying complex logical expressions.

The laws of propositional logic give us tools to manipulate and simplify logical statements. These laws, like and the , allow us to transform expressions while keeping their meaning intact. They're essential for solving logical puzzles and proofs.

Logical Equivalence

Properties of logical equivalence

Top images from around the web for Properties of logical equivalence
Top images from around the web for Properties of logical equivalence
  • Logical equivalence is a relationship between two propositions or propositional statements where they have the same truth value for all possible truth value assignments of their component variables
  • states that every proposition is logically equivalent to itself (ppp \equiv p)
  • asserts that if pp is logically equivalent to qq, then qq is also logically equivalent to pp (pq    qpp \equiv q \implies q \equiv p)
  • Transitive property indicates that if pp is logically equivalent to qq, and qq is logically equivalent to rr, then pp is logically equivalent to rr (pqp \equiv q and qr    prq \equiv r \implies p \equiv r)

Equivalence of propositional statements

  • Determine if two propositional statements are logically equivalent by creating a truth table that includes all possible truth value assignments for the component variables
  • If the truth values of the two statements are the same for all rows in the truth table, the statements are logically equivalent
  • Use the laws of propositional logic to transform one statement into the other and if the transformation is successful, the statements are logically equivalent

Laws of Propositional Logic

Application of De Morgan's laws

  • De Morgan's laws negate compound propositions involving the conjunction (\land) and disjunction (\lor) connectives
  • First law states that the negation of a conjunction is equivalent to the disjunction of the negations (¬(pq)¬p¬q\neg (p \land q) \equiv \neg p \lor \neg q)
  • Second law asserts that the negation of a disjunction is equivalent to the conjunction of the negations (¬(pq)¬p¬q\neg (p \lor q) \equiv \neg p \land \neg q)
  • Apply De Morgan's laws by negating the entire compound proposition, changing the main connective (\land becomes \lor, \lor becomes \land), and negating each individual proposition within the compound proposition

Simplification of propositional statements

  • simplify statements involving true (TT) and the proposition (pp) itself (pTpp \land T \equiv p) or false (FF) and the proposition (pp) itself (pFpp \lor F \equiv p)
  • simplify statements involving true (TT) and any proposition (pp) (pTTp \lor T \equiv T) or false (FF) and any proposition (pp) (pFFp \land F \equiv F)
  • Idempotent laws simplify statements where a proposition is combined with itself using conjunction (pppp \land p \equiv p) or disjunction (pppp \lor p \equiv p)
  • removes double negations (¬(¬p)p\neg (\neg p) \equiv p)
  • allow swapping the order of propositions in a conjunction (pqqpp \land q \equiv q \land p) or disjunction (pqqpp \lor q \equiv q \lor p)
  • allow regrouping of propositions in a conjunction ((pq)rp(qr)(p \land q) \land r \equiv p \land (q \land r)) or disjunction ((pq)rp(qr)(p \lor q) \lor r \equiv p \lor (q \lor r))
  • Distributive laws expand a proposition over a conjunction (p(qr)(pq)(pr)p \land (q \lor r) \equiv (p \land q) \lor (p \land r)) or disjunction (p(qr)(pq)(pr)p \lor (q \land r) \equiv (p \lor q) \land (p \lor r))
  • simplify statements where a proposition is combined with a conjunction (p(pq)pp \land (p \lor q) \equiv p) or disjunction (p(pq)pp \lor (p \land q) \equiv p) involving itself and another proposition
  • Simplify a propositional statement by applying the appropriate laws until the statement cannot be further simplified
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.


© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.
Glossary
Glossary