definitionlogic

Definition

In order to find a DNF for a formula ,

Step 1

Make a truth table for .

Step 2

For each row in which gets value , form a conjunction consisting of each variable in row with value and the negation of each variable with value .

Note that if there are no rows with getting value ( is a contradiction), then just take .

Step 3

Take disjunction of these conjunctions.

Examples