In multiplication, x • 1 = x. We say that 1 is the identity element for multiplication. In addition, 0 is the identity element, because x + 0 = x. In conjunctions, true is the identity element, because x and true = x. In disjunctions, false is the identity element, because x or false = x.
Similarly, in multiplication, x • 0 = 0. We call this the zero property of multiplication, but what is the general term for it? I.e., what do I call it for conjunctions, where x and false = false, and disjunctions, where x or true = true?