Article · Wikipedia archive · Last revised Jun 14, 2026

Principle of distributivity

The principle of distributivity states that the algebraic distributive law is valid, where both logical conjunction and logical disjunction are distributive over each other.

Last revised
Jun 14, 2026
Read time
≈ 2 min
Length
523 w
Citations
1
Source

The principle of distributivity states that the algebraic distributive law is valid, where both logical conjunction and logical disjunction are distributive over each other.

In Propositional Logic

For any propositions A, B and C, the following equivalences hold:

A ( B C ) ( A B ) ( A C ) {\displaystyle A\land (B\lor C)\iff (A\land B)\lor (A\land C)}

A ( B C ) ( A B ) ( A C ) {\displaystyle A\lor (B\land C)\iff (A\lor B)\land (A\lor C)}

Proof using truth tables

The distributive laws can be verified using truth tables.

Conjunction distributes over disjunction

For the equivalence A ( B C ) ( A B ) ( A C ) {\displaystyle A\land (B\lor C)\iff (A\land B)\lor (A\land C)} , the truth table is:

A B C B ∨ C A ∧ (B ∨ C) A ∧ B A ∧ C (A ∧ B) ∨ (A ∧ C)
T T T T T T T T
T T F T T T F T
T F T T T F T T
T F F F F F F F
F T T T F F F F
F T F T F F F F
F F T T F F F F
F F F F F F F F

As seen from the table, the columns for A ( B C ) {\displaystyle A\land (B\lor C)} and ( A B ) ( A C ) {\displaystyle (A\land B)\lor (A\land C)} are identical. Therefore, the equivalence is valid.

Disjunction distributes over conjunction

For the equivalence A ( B C ) ( A B ) ( A C ) {\displaystyle A\lor (B\land C)\iff (A\lor B)\land (A\lor C)} , the truth table is:

A B C B ∧ C A ∨ (B ∧ C) A ∨ B A ∨ C (A ∨ B) ∧ (A ∨ C)
T T T T T T T T
T T F F T T T T
T F T F T T T T
T F F F T T T T
F T T T T T T T
F T F F F T F F
F F T F F F T F
F F F F F F F F

As seen from the table, the columns for A ( B C ) {\displaystyle A\lor (B\land C)} and ( A B ) ( A C ) {\displaystyle (A\lor B)\land (A\lor C)} are identical. Therefore, the equivalence is valid.

Notes on Logic Systems

The principle of distributivity is valid in classical logic, but in quantum logic it may be both valid and invalid. The article "Is Logic Empirical?" discusses the case that quantum logic is the correct, empirical logic, on the grounds that the principle of distributivity is inconsistent with a reasonable interpretation of quantum phenomena.1


References

References

  1. Putnam, H. (1969). "Is Logic Empirical?". Boston Studies in the Philosophy of Science. Vol. 5. pp. 216–241. doi:10.1007/978-94-010-3381-7_5. ISBN 978-94-010-3383-1.