Monday, December 1, 2008

Prove that the union of ~(A and B) is equal to the intersection of ~A and ~B

Prove that the union of ~(A and B) is equal to the intersection of ~A and ~B

This is the first of De Morgan's Laws.

We use the "~" to represent "not".

So first we assume there is an object x that is a member of the union of ~(A and B)
which is true, if and only if(iff) x is not a member of A and B
which is true if x isn't in A and isn't in B
which is the same as x being in ~A and ~B
which is the same as x being in the intersection of ~A and ~B.


~~~~

No comments: