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
Algebraic 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!
== Common uses == ANF is a [[canonical form (Boolean algebra)|canonical form]], which means that two [[logically equivalent]] formulas will convert to the same ANF, easily showing whether two formulas are equivalent for [[automated theorem proving]]. Unlike other normal forms, it can be represented as a simple list of lists of variable names—[[conjunctive normal form|conjunctive]] and [[disjunctive normal form|disjunctive]] normal forms also require recording whether each variable is negated or not. [[Negation normal form]] is unsuitable for determining equivalence, since on negation normal forms, equivalence does not imply equality: a ∨ ¬a is not reduced to the same thing as 1, even though they are logically equivalent. Putting a formula into ANF also makes it easy to identify [[linearity|linear]] functions (used, for example, in [[linear-feedback shift register]]s): a linear function is one that is a sum of single literals. Properties of nonlinear-feedback [[shift register]]s can also be deduced from certain properties of the feedback function in ANF.
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)