Zhegalkin algebra

From HandWiki
Short description: Boolean algebra concept


In mathematics, Zhegalkin algebra is a set of Boolean functions defined by the nullary operation taking the value 1, use of the binary operation of conjunction , and use of the binary sum operation for modulo 2 . The constant 0 is introduced as 11=0.[1] The negation operation is introduced by the relation ¬x=x1. The disjunction operation follows from the identity xy=xyxy.[2]

Using Zhegalkin Algebra, any perfect disjunctive normal form can be uniquely converted into a Zhegalkin polynomial (via the Zhegalkin Theorem).

Basic identities

  • x(yz)=(xy)z, xy=yx
  • x(yz)=(xy)z, xy=yx
  • xx=0
  • x0=x
  • x(yz)=xyxz

Thus, the basis of Boolean functions ,,1 is functionally complete.

Its inverse logical basis ,,0 is also functionally complete, where is the inverse of the XOR operation (via equivalence). For the inverse basis, the identities are inverse as well: 00=1 is the output of a constant, ¬x=x0 is the output of the negation operation, and xy=xyxy is the conjunction operation.

The functional completeness of the two bases follows from completeness of the basis {¬,,}.

See also

Notes

  1. Zhegalkin, Ivan Ivanovich (1928). "The arithmetization of symbolic logic" (PDF). Matematicheskii Sbornik. 35 (3–4): 320. Retrieved 12 January 2024., additional text.
  2. Yu. V. Kapitonova, S.L. Krivoj, A. A. Letichevsky. Lectures on Discrete Mathematics. — SPB., BHV-Petersburg, 2004. — ISBN 5-94157-546-7, p. 110-111.

References