P·P̄ — truth table
exam standardcontradiction: 0 on every row
Answer
2 rows, 0 true ()
Why this example is worth doing
The law of non-contradiction, in two rows. It is deliberately the shortest table on the site because it shows what a constant-false column looks like before you meet one accidentally in a real problem. The page makes the practical point that in synthesis a contradiction means a wire tied to ground and an entire cone of logic that can be deleted, and that a K-map with no 1s in it is not an error state the tool should refuse to draw.
Try your own input in the Truth table generator. Turn an expression into a full truth table, with a column for every sub-expression.
How the answer is reached
Truth table
| # | P | P · P′ |
|---|---|---|
| 0 | 0 | 0 |
| 1 | 1 | 0 |