Re: Using De Morgans to reduce a boolean expression
Posted by WBahn on Jul 26, 2021; 6:55pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Using-De-Morgans-to-reduce-a-boolean-expression-tp4036177p4036199.html
Not completely sure of what you are trying to do.
What expression are you trying to reduce (i.e., what's your starting point) and what expression are you trying to reduce it to (i.e., what's your intended destination)?
Are you trying to prove de Morgan's theorem? By applying de Morgan's theorem, you are intrinsically accepting it as valid, so to prove that it is true, the one thing you can't do is apply it.