Absorption law

From HandWiki
Short description: Law in algebra

In algebra, the absorption law or absorption identity is an identity linking a pair of binary operations.

Two binary operations, ¤ and ⁂, are said to be connected by the absorption law if:

a ¤ (ab) = a ⁂ (a ¤ b) = a.

A set equipped with two commutative and associative binary operations [math]\displaystyle{ \scriptstyle \lor }[/math] ("join") and [math]\displaystyle{ \scriptstyle \land }[/math] ("meet") that are connected by the absorption law is called a lattice; in this case, both operations are necessarily idempotent (i.e. a [math]\displaystyle{ \scriptstyle \lor }[/math] a = a and a [math]\displaystyle{ \scriptstyle \land }[/math] a = a).

Examples of lattices include Heyting algebras and Boolean algebras,[1] in particular sets of sets with union (∪) and intersection (∩) operators, and ordered sets with min and max operations.

In classical logic, and in particular Boolean algebra, the operations OR and AND, which are also denoted by [math]\displaystyle{ \scriptstyle \lor }[/math] and [math]\displaystyle{ \scriptstyle \land }[/math], satisfy the lattice axioms, including the absorption law. The same is true for intuitionistic logic.

The absorption law does not hold in many other algebraic structures, such as commutative rings, e.g. the field of real numbers, relevance logics, linear logics, and substructural logics. In the last case, there is no one-to-one correspondence between the free variables of the defining pair of identities.

See also

References

  1. See Boolean algebra (structure) for a proof of the absorption laws from the distributivity, identity, and boundary laws.