Boolean algebra

[ boo-lee-uh n ]
/ ˈbu li ən /

noun

Logic. a deductive logical system, usually applied to classes, in which, under the operations of intersection and symmetric difference, classes are treated as algebraic quantities.
Mathematics. a ring with a multiplicative identity in which every element is an idempotent.

Origin of Boolean algebra

1885–90; named after George Boole; see -an

British Dictionary definitions for boolean algebra

Boolean algebra
/ (ˈbuːlɪən) /

noun

a system of symbolic logic devised by George Boole to codify logical operations. It is used in computers

Scientific definitions for boolean algebra

Boolean algebra
[ bōōlē-ən ]

A form of symbolic logic, in which variables, which stand for propositions, have only the values “true” (or “1”) and “false” (or “0”). Relationships between these values are expressed by the Boolean operators AND, OR, and NOT. For example, “a + b” means “a OR b”, and its value is true as long as either a is true or b is true (or both). Boolean logic can be used to solve logical problems, and provides the mathematical tools fundamental to the design of digital computers. It is named after the mathematician George Boole. Also called Boolean logic See also logic gate.