Is there a difference between
- $\bar{A}\bar{B}$
- $\overline{AB}$
Is there a difference between
- $\bar{A}+\bar{B}$
- $\overline{A+B}$
Also, just to be sure, the equal sign is a normal equal sign in boolean algebra right? So the left and right can be reversed? For example I always see the Distributive Law written as
$A (B + C) = A B + A C$
but if an equation has $A B + A C$ does this mean I can replace it with $A (B + C)$?