Questions: Boolean Algebra and Propositional Logic

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Consider the Boolean theorem: a ∧ (b ∨ c) = (a ∧ b) ∨ (a ∧ c). What does the duality principle tell us about this theorem?

AThe formula a ∧ (b ∨ c) is logically equivalent to its dual, a ∨ (b ∧ c)
BThe theorem's dual — a ∨ (b ∧ c) = (a ∨ b) ∧ (a ∨ c) — is also a theorem of Boolean algebra
CThe two sides of the equation have the same truth table in every Boolean algebra
DThe theorem proves that ∧ and ∨ are interchangeable operations
Question 2 Multiple Choice

A student proves De Morgan's law ¬(a ∧ b) = ¬a ∨ ¬b from the Boolean algebra axioms alone, without a truth table. Why is this significant?

AIt shows De Morgan's law only holds in the two-element Boolean algebra {0, 1}, not in larger models
BIt proves the law holds in every Boolean algebra — power-set algebras, interval algebras, and all other models — because the proof used only axioms that all Boolean algebras share
CIt demonstrates that De Morgan's law is itself one of the axioms of Boolean algebra
DIt shows De Morgan's law is unique to propositional logic and does not extend to algebraic structures
Question 3 True / False

The two-element Boolean algebra {0, 1} is just one model of Boolean algebra; the same equational laws proved from the axioms hold in power-set algebras and other Boolean algebra models as well.

TTrue
FFalse
Question 4 True / False

The duality principle states that nearly every propositional formula is logically equivalent to its dual — the formula obtained by swapping ∧ with ∨ and 0 with 1.

TTrue
FFalse
Question 5 Short Answer

Explain the difference between duality as a metatheorem and logical equivalence between a formula and its dual. Give an example showing they are not the same.

Think about your answer, then reveal below.