Boolean OR identity
The identity of the OR operation is the value that, when we combine it with value
That’s because zero is treated as false, and because either side has to be true
for the OR to be true, if
In the case of OR, it’s
This means that if we have a value
Boolean simplification
Section titled “Boolean simplification”Now we know that, we can simplify any expression that has something ORed with
For example, if we have