Laws of algebra of propositions
- Idempotent laws
a) P∨P≡P
b) P∧P≡P
- Commutative
a) P∨Q≡Q∨P
b) P∧Q≡Q∧P
- Associative laws
a) (P∨Q)∨R≡P∨(Q∨R)
b) (P∧Q)∧R≡P∧(Q∧R)
- Distributive laws
a) P∨(Q∧R)≡(P∨Q)∧(P∨R)
b) P∧(Q∨R)≡(P∧Q)∨(P∧R)
- Identity laws
a) P∨F≡P
b) P∧T≡P
c) P∨T≡T
d) P∧F≡F
- Complementary laws
a) P∨¬P≡T
b) P∧¬P≡F
c) ¬¬P≡P
d) ¬T≡F
e) ¬F≡T
- De-Morgan's law
a) ¬(P∨Q)≡¬P∧¬Q
b) ¬(P∧Q)≡¬P∨¬Q
Examples
Using the laws of algebra of proposition simplify (P∨Q)∧¬P
Solution
(P∨Q)∧¬P≡(¬P∧P)∨(¬P∧Q) ……distributive law
≡F∨(¬P∧Q) ………complement law
≡(¬P∧Q) ………..identity
Questions
- Simplify the following propositions using the laws of algebra of propositions
i) ¬(P∨Q)∨(¬P∧Q)
ii) (P∧Q)∨[¬R∧(Q∧P)]
-
Show using the laws of algebra of propositions (P∧Q)∨≡P
-
Construct a truth table for [(p→¬q)∧(r→p)∧r]→¬p