Question on deMorgans law on simplifying boolean expressions

  • #1

Homework Statement


I'm sure you all know deMorgans law on simplifying boolean expressions, I just can't seem to get it. It doesn't make sense to me, like ([not]x.[not]y) = [not]x + [not]y].


2. The attempt at a solution

I tried it and I don't know why it doesn't work for me ie.
([not]1.[not]0) = [not]1 + [not]0 =
(0.1) = 0 + 1 =
0 = 1

See my problem.
 

Answers and Replies

  • #2
DeMorgan's says not[x].not[y]=not[x+y]. That's NOT the same as not[x]+not[y].
 
  • #3
Woah, Thanks.
 

Suggested for: Question on deMorgans law on simplifying boolean expressions

Replies
1
Views
392
Replies
5
Views
2K
Replies
2
Views
744
Replies
3
Views
864
Replies
2
Views
1K
Replies
22
Views
1K
Replies
2
Views
882
Replies
4
Views
1K
Replies
10
Views
980
Back
Top