CNF
A propositional formula is a CNF formula![]()
, meaning Conjunctive Normal Form
![]()
, if it is a conjunction
![]()
of disjunction
![]()
of literals
![]()
(a literal is a propositional variable or its negation
![]()
). Hence, a CNF is a formula of the form: , where each is of the form for literals and some (which can vary for each ).
Example: .