Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Negation normal form
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Examples and counterexamples== :{|style="float:right; margin: 1em;" |<pre> β¨ / \ β§ D / \ β§ Β¬ / \ | A β¨ C / \ Β¬ C | B </pre> |} The following formulae are all in negation normal form: :<math>\begin{align} &((A \lor B) \land C) \\ &(A \lor \lnot B) \\ &(A \land \lnot B) \\ &\{[(A \land (\lnot B \lor C)) \land \lnot C] \lor D \} \end{align}</math> The first example is also in [[conjunctive normal form]], the next two are in both [[conjunctive normal form]] and [[disjunctive normal form]], but the last example is in neither. The following formulae are not in negation normal form: :<math>\begin{align} (A &\to B) \\ \lnot (A &\lor B) \\ \lnot (A &\land B) \\ \lnot (A &\lor \lnot C) \end{align}</math> They are however respectively equivalent to the following formulae in negation normal form: :<math>\begin{align} (\lnot A &\lor B) \\ (\lnot A &\land \lnot B) \\ (\lnot A &\lor \lnot B) \\ (\lnot A &\land C) \end{align}</math>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)