🚧 Mid of 6.4
This commit is contained in:
parent
0b37871215
commit
596b888c75
3 changed files with 132 additions and 1 deletions
|
|
@ -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$,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue