That correct. One of the Boolean identities is the Idempotence Property which says that A+A=A and AA=A.Is it acceptable to duplicate the AB term in line 4 because the truth value will not change with two of that term?
That correct. One of the Boolean identities is the Idempotence Property which says that A+A=A and AA=A.Is it acceptable to duplicate the AB term in line 4 because the truth value will not change with two of that term?
Using DeMorgan's laws,C'+A'C can still be simplified.
I meant simplifying C' + A'C = C' + A'Using DeMorgan's laws,
A' +C' +B'D' = (AC(B +D))'