Difference between revisions of "De Morgan's Law"
(→How to apply) |
(→Example 1) |
||
Line 13: | Line 13: | ||
===Example 1=== | ===Example 1=== | ||
− | <math> ( | + | <math> \overline{(\overline{A+B})+B} </math> |
===Example 2=== | ===Example 2=== |
Revision as of 12:41, 9 May 2018
DeMorgan's laws are the laws of how a NOT gate affects AND and OR statements. They can be easily remembered by "break the line, change the sign". The following image is how to prove De Morgan's Law...
The Process
Step 1 - Reverse the sign
Step 2 - Negate each term
Step 3 - Negate the whole expression
How to apply
Example 1