Math Problem Statement
obtaine pdnf of (p->q) ^ (p <->r) without using truth table
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Propositional Logic
Disjunctive Normal Form (DNF)
Implication
Biconditional
Formulas
Implication: p -> q ≡ ¬p ∨ q
Biconditional: p <-> r ≡ (p ∧ r) ∨ (¬p ∧ ¬r)
Distributive Law: A ∧ (B ∨ C) ≡ (A ∧ B) ∨ (A ∧ C)
Theorems
Distributive Law of Conjunction over Disjunction
Suitable Grade Level
College-Level Logic or Discrete Mathematics
Related Recommendation
Finding Principal Disjunctive and Conjunctive Normal Forms of a Logical Expression
PDNF and PCNF for P → ((P → Q) ∧ ¬(¬Q ∨ ¬P))
Find PCNF and PDNF of (PVQ) -> (P <-> ~Q) Using Truth Table and Laws
Find PDNF & PCNF of Logical Expression p → (q ∨ (¬q → r))
Principal Conjunctive Normal Form of (¬p → r) ∧ (q ↔ p) | Logical Expression