Table of Binary Truth Functions
There are sixteen Boolean functions associating the inputs P and Q with four-digit binary outputs. Any of these functions is identified as a truth table of a certain logical connective in classical logic, including several degenerate cases such as a function not depending on one or both of its arguments.
| Contradiction/False |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
"bottom" |
P ¬P
Opq |
|
|
|
| Tautology/True |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
"top" |
P ¬P
Vpq |
|
|
|
| Proposition P |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
| P |
p
Ipq |
|
|
|
| Negation of P |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
¬P
~P |
Np
Fpq |
|
|
|
| Proposition Q |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
| Q |
q
Hpq |
|
|
|
| Negation of Q |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
¬Q
~Q |
Nq
Gpq |
|
|
|
| Conjunction |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
P Q
P & Q
P · Q
P AND Q |
P ¬Q
¬P Q
¬P ¬Q
Kpq |
|
|
|
| Alternative denial |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
P ↑ Q
P | Q
P NAND Q |
P → ¬Q
¬P ← Q
¬P ¬Q
Dpq |
|
|
|
| Disjunction |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
P Q
P OR Q |
P ¬Q
¬P → Q
¬P ↑ ¬Q
¬(¬P ¬Q)
Apq |
|
|
|
| Joint denial |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
P ↓ Q
P NOR Q |
P ¬Q
¬P Q
¬P ¬Q
Xpq |
|
|
|
| Material nonimplication |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
P Q
P Q |
P ¬Q
¬P ↓ Q
¬P ¬Q
Lpq |
|
|
|
| Material implication |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
P → Q
P Q |
P ↑ ¬Q
¬P Q
¬P ← ¬Q
Cpq |
|
|
|
| Converse nonimplication |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
P Q
P Q |
P ↓ ¬Q
¬P Q
¬P ¬Q
Mpq |
|
|
|
| Converse implication |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
P Q
P Q |
P ¬Q
¬P ↑ Q
¬P → ¬Q
Bpq |
|
|
|
| Exclusive disjunction |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
P Q
P Q
P Q
P XOR Q |
P ¬Q
¬P Q
¬P ¬Q
Jpq |
|
|
|
| Biconditional |
| Notation |
Equivalent
formulas |
Truth table |
Venn diagram |
P Q
P ≡ Q
P XNOR Q
P IFF Q |
P ¬Q
¬P Q
¬P ¬Q
Epq |
|
|
|