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.

In Propositional Logic

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

Proof using truth tables

The distributive laws can be verified using truth tables.

Conjunction distributes over disjunction

For the equivalence, the truth table is:
ABCB ∨ CA ∧ A ∧ BA ∧ C
TTTTTTTT
TTFTTTFT
TFTTTFTT
TFFFFFFF
FTTTFFFF
FTFTFFFF
FFTTFFFF
FFFFFFFF

As seen from the table, the columns for and are identical. Therefore, the equivalence is valid.

Disjunction distributes over conjunction

For the equivalence, the truth table is:
ABCB ∧ CA ∨ A ∨ BA ∨ C
TTTTTTTT
TTFFTTTT
TFTFTTTT
TFFFTTTT
FTTTTTTT
FTFFFTFF
FFTFFFTF
FFFFFFFF

As seen from the table, the columns for and are identical. Therefore, the equivalence is valid.