AbsorbtionLaw

From http://mathworld.wolfram.com/AbsorptionLaw.html

The absorbtion law states: $$a \wedge ( a \vee b ) = a \vee (a \wedge b) = a$$

for binary operators $$\vee$$ and $$\wedge$$ (most commonly as logical OR / AND).

In this sense, $$a$$ absorbs $$b$$.

AbsorptionLaw (last edited 2020-01-26 23:19:07 by scot)