Absorption law
In mathematics, the absorption law is an identity between two binary operations. It is valid and fundamental in Boolean algebra, and lattice theory.For the binary operators ∧ and ∨, which are defined respectively as the logical AND and OR, the following applies:
- a ∧ (a ∨ b) = a ∨ (a ∧ b) = a.