1/12
Key Equivalences
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Definition of the Conditional
p→q≡¬p∨q
The Laws of De Morgan
¬(p∧q)≡¬p∨¬q
¬(p∨q)≡¬p∧¬q
Negation of Conditionals
¬(p→q)≡¬(¬p∨q)≡p∧¬q
Commutative Laws
p∨q≡q∨p
p∧q≡q∧p
Associative Laws
p∨(q∨r)≡(p∨q)∨r
p∧(q∧r)≡(p∧q)∧r
Distributive Laws
p∨(q∧r)≡(p∨q)∧(p∨r)
p∧(q∨r)≡(p∧q)∨(p∧r)
Identity Laws
p∨F≡p
p∧T≡p
Domination Laws
p∨T≡T
p∧F≡F
Idempotent Laws
p∨p≡p
p∧p≡p
Double Negation Law
¬(¬p)≡p
Absorption Laws
p∨(p∧q)≡p
p∧(p∨q)≡p
Conditional ≡ Contrapositive
p→q≡¬q→¬p
Inverse ≡ Converse
q→p≡¬p→¬q