Propositional Logic Worksheet Page 17

ADVERTISEMENT

LOGICAL IDENTITIES
idempotence of ∧
P ≡ P ∧ P
idempotence of ∨
P ≡ P ∨ P
commutativity of ∨
P ∨ Q ≡ Q ∨ P
commutativity of ∧
P ∧ Q ≡ Q ∧ P
(P ∨ Q) ∨ R ≡ P ∨ (Q ∨ R)
associativity of ∨
(P ∧ Q) ∧ R ≡ P ∧ (Q ∧ R)
associativity of ∧
DeMorgan’s Laws
¬(P ∨ Q) ≡ ¬P ∧ ¬Q
¬(P ∧ Q) ≡ ¬P ∨ ¬Q
P ∧ (Q ∨ R) ≡ (P ∧ Q) ∨ (P ∧ R) distributivity of ∧ over ∨
P ∨ (Q ∧ R) ≡ (P ∨ Q) ∧ (P ∨ R) distributivity of ∨ over ∧
domination laws
P ∨ T ≡ T
P ∧ F ≡ F
identity laws
P ∧ T ≡ P
P ∨ F ≡ P
negation laws
P ∨ ¬P ≡ T
P ∧ ¬P ≡ F
¬(¬P ) ≡ P
double negation law
P ∨ (P ∧ Q) ≡ P
absorption laws
P ∧ (P ∨ Q) ≡ P
implication
P → Q ≡ ¬P ∨ Q
contrapositive
P → Q ≡ ¬Q → ¬P
P ↔ Q ≡ [(P → Q) ∧ (Q → P )]
equivalence
[(P ∧ Q) → R] ≡ [P → (Q → R)] exportation
17

ADVERTISEMENT

00 votes

Related Articles

Related forms

Related Categories

Parent category: Education