Questions: Logical Equivalence in Propositional Logic

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Is P → Q logically equivalent to Q → P?

AYes — implications are symmetric, just like equality
BNo — P → Q can be true while Q → P is false; consider P = 'it rained' and Q = 'the ground is wet'
CYes — if P implies Q, then Q must imply P by the definition of logical consequence
DOnly if both P and Q are tautologies
Question 2 Multiple Choice

You want to verify that ¬(P ∧ Q) ≡ (¬P ∨ ¬Q) (De Morgan's first law). What is the correct procedure?

AProve that both ¬(P ∧ Q) and (¬P ∨ ¬Q) are tautologies individually
BFind at least one truth assignment that makes both formulas true simultaneously
CConstruct a joint truth table and verify that the two formula columns match in every row
DShow that ¬(P ∧ Q) → (¬P ∨ ¬Q) holds under all assignments
Question 3 True / False

If two formulas are logically equivalent, you can substitute one for the other within any larger formula without changing the truth value of the whole.

TTrue
FFalse
Question 4 True / False

If φ → ψ holds for nearly every truth assignment (φ logically implies ψ), then φ and ψ are logically equivalent.

TTrue
FFalse
Question 5 Short Answer

What is the difference between logical equivalence (φ ≡ ψ) and material implication (φ → ψ)? Give a concrete example showing that implication does not guarantee equivalence.

Think about your answer, then reveal below.