Boolean algebra


Also found in: Dictionary, Thesaurus, Medical, Wikipedia.

Boolean algebra

a system of symbolic logic devised by George Boole to codify logical operations. It is used in computers
Collins Discovery Encyclopedia, 1st edition © HarperCollins Publishers 2005

Boolean algebra

[′bü·lē·ən ′al·jə·brə]
(mathematics)
An algebraic system with two binary operations and one unary operation important in representing a two-valued logic.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.

Boolean algebra

(mathematics, logic)
(After the logician George Boole)

1. Commonly, and especially in computer science and digital electronics, this term is used to mean two-valued logic.

2. This is in stark contrast with the definition used by pure mathematicians who in the 1960s introduced "Boolean-valued models" into logic precisely because a "Boolean-valued model" is an interpretation of a theory that allows more than two possible truth values!

Strangely, a Boolean algebra (in the mathematical sense) is not strictly an algebra, but is in fact a lattice. A Boolean algebra is sometimes defined as a "complemented distributive lattice".

Boole's work which inspired the mathematical definition concerned algebras of sets, involving the operations of intersection, union and complement on sets. Such algebras obey the following identities where the operators ^, V, - and constants 1 and 0 can be thought of either as set intersection, union, complement, universal, empty; or as two-valued logic AND, OR, NOT, TRUE, FALSE; or any other conforming system.

a ^ b = b ^ a a V b = b V a (commutative laws) (a ^ b) ^ c = a ^ (b ^ c) (a V b) V c = a V (b V c) (associative laws) a ^ (b V c) = (a ^ b) V (a ^ c) a V (b ^ c) = (a V b) ^ (a V c) (distributive laws) a ^ a = a a V a = a (idempotence laws) --a = a -(a ^ b) = (-a) V (-b) -(a V b) = (-a) ^ (-b) (de Morgan's laws) a ^ -a = 0 a V -a = 1 a ^ 1 = a a V 0 = a a ^ 0 = 0 a V 1 = 1 -1 = 0 -0 = 1

There are several common alternative notations for the "-" or logical complement operator.

If a and b are elements of a Boolean algebra, we define a <= b to mean that a ^ b = a, or equivalently a V b = b. Thus, for example, if ^, V and - denote set intersection, union and complement then <= is the inclusive subset relation. The relation <= is a partial ordering, though it is not necessarily a linear ordering since some Boolean algebras contain incomparable values.

Note that these laws only refer explicitly to the two distinguished constants 1 and 0 (sometimes written as LaTeX \top and \bot), and in two-valued logic there are no others, but according to the more general mathematical definition, in some systems variables a, b and c may take on other values as well.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
References in periodicals archive ?
Interpolative Boolean algebra (IBA) is the Boolean consistent [0,1]-valued generalization of finite (atomic) Boolean algebra (BA) [30, 39].
"[product sum]" indicates XOR Boolean algebra operation.
In this section we study the Stanley-Reisner ring of the Boolean algebra. The Boolean algebra [B.sub.n] is the ranked poset of all subsets of [n] := {1,2, ..., n} ordered by inclusion, with minimum element [phi] and maximum element [n].
Let L be a complete Boolean algebra. Then k-regularity [??] [k.sub.*]-regularity and k'-regularity [??] [k.sub.'*]-regularity.
(i) (2, [conjunction], [disjunction], [(-).sup.~]) is a Boolean algebra. So every Boolean algebra is a Pre [A.sup.*]- algebra
Theorem 2.14 The family F is an effective Boolean algebra, i.e., given two subsets X, Y [subset or equal to] [Z.sub.n] specified as in Definition 2.12, there exists a procedure that computes the specification of the subsets X [union] Y, X [union] Y and [Z.sub.n] \ X.
The purpose of this article is not to discourage use of these time honored research strategies, but to suggest the inclusion of a method using crisp sets and Boolean algebra as a research strategy, and to illustrate this method by example, and to discuss how this method can be of value to student affairs researchers.
It's designed as a textbook, so college-level students and practicing engineers will find it most handy--but it covers all the basics, from Boolean algebra and logic gates to Karnaugh maps.
Many users of web are not well trained in Boolean algebra; "the problem of learning the correct interpretations of Boolean operators and their rules of precedence" [1].