Jump to content

Negation normal form: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Cydebot (talk | contribs)
m Robot - Moving category Propositional logic to Propositional calculus per CFD at Wikipedia:Categories for discussion/Log/2010 April 17.
Added intra-wiki link for "negation".
Line 1: Line 1:
A logical formula is in '''negation normal form''' if negation occurs only immediately above elementary propositions, and {<math>\lnot, \lor,\land</math>} are the only allowed Boolean connectives. In classical logic each formula can be brought into this form by replacing implications and equivalences by their definitions, using [[De Morgan's laws]] to push negation inside, and eliminating double negations. This process can be represented using the following [[rewrite rule]]s:
A logical formula is in '''negation normal form''' if [[negation]] occurs only immediately above elementary propositions, and {<math>\lnot, \lor,\land</math>} are the only allowed Boolean connectives. In classical logic each formula can be brought into this form by replacing implications and equivalences by their definitions, using [[De Morgan's laws]] to push negation inside, and eliminating double negations. This process can be represented using the following [[rewrite rule]]s:


:<math>\lnot (\forall x. G) \to \exists x. \lnot G</math>
:<math>\lnot (\forall x. G) \to \exists x. \lnot G</math>

Revision as of 05:49, 9 March 2011

A logical formula is in negation normal form if negation occurs only immediately above elementary propositions, and {} are the only allowed Boolean connectives. In classical logic each formula can be brought into this form by replacing implications and equivalences by their definitions, using De Morgan's laws to push negation inside, and eliminating double negations. This process can be represented using the following rewrite rules:

A formula in negation normal form can be put into the stronger conjunctive normal form or disjunctive normal form by applying the distributivity laws.

External links