Definition
A formula is in conjunctive normal form (CNF) if and only if it has the form,
Where each is a literal.
A formula is in conjunctive normal form (CNF) if and only if it has the form,
(ℓ0,0∨ℓ0,1∨…∨ℓ0,i0)∧(ℓ1,0∨…∨ℓ1,i1)∧…∧(ℓk,0∨…∨ℓk,ik).Where each ℓa,b is a literal.