🚧 Mid of 6.4

This commit is contained in:
tomit4 2026-07-24 15:39:35 -07:00
parent 0b37871215
commit 596b888c75
3 changed files with 132 additions and 1 deletions

View file

@ -558,7 +558,7 @@ $$ \text{(a) } a + 1 = 1 \quad \text{ and } \quad \text{(b) } a \cdot 0 = 0 $$
6. _De Morgan's Laws:_ For all $a$ and $b \in B$,
$$ \text{(a) } \overline{a + b} = \oveline{a} \cdot \overline{b} \quad \text{ and } \quad \text{(b) } \overline{a \cdot b} = \overline{a} + \overline{b} $$
$$ \text{(a) } \overline{a + b} = \overline{a} \cdot \overline{b} \quad \text{ and } \quad \text{(b) } \overline{a \cdot b} = \overline{a} + \overline{b} $$
7. _Absorption Laws:_ For all $a$ and $b \in B$,