Clause normal form

from Wikipedia, the free encyclopedia

In logic, the clause form or normal clause form describes a formula in conjunctive normal form (CNF) in which the conjunctions are each summarized in set notation.

A formula in clause form (seldom also clause form) is a logical combination of literals , notated as disjunctive normal form or conjunctive normal form , whereby it is specified that the empty generalized disjunction interprets the truth value false and the empty generalized conjunction interprets the truth value true.

Normal forms of clauses can be created using a transformation and are used for machine evidence using logical formulas.

example 1

is a formula in CNF, which is simply represented in clause form as follows:

Example 2

The propositional formula should be transformed into the conjunctive clause form (generalized conjunction):

Horn clauses

Horn clauses represent a special normal form of clauses in which each clause contains a maximum of one positive literal .

  • negative Horn clause: clause does not contain a positive literal
  • positive Horn clause: clause contains a positive literal

This notation is popular because Horn clauses can be quickly transformed into a number of implications.

example

  • Horn clause:
  • Equivalent expression:
  • Further possible notation: