answersLogoWhite

0

not (b or c) = (not b) and (not c)

User Avatar

Wiki User

15y ago

Still curious? Ask our experts.

Chat with our AI personalities

JudyJudy
Simplicity is my specialty.
Chat with Judy
JordanJordan
Looking for a career mentor? I've seen my fair share of shake-ups.
Chat with Jordan
RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa

Add your answer:

Earn +20 pts
Q: What is the complement of the union B and C?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Other Math

Prove A union B minus A intersection B equals A minus B union B minus A?

complement of c


Is it true that if a union c equals b union c then a equals b?

No- this is not true in general. Counterexample: Let a = {1,2}, b = {1} and c ={2}. a union c = [1,2} and b union c = {1,2} but a does not equal b. The statement be made true by putting additional restrictions on the sets.


Prove A union C minus B minus C equals A minus B union C?

This is really a version of deMorgans that states the complement of the intersection of any number of sets equals the union of their complements.We prove it in general and this is a specific case.Take x contained in the complement of the intersection of all sets Aj that is to say x is not in the intersection of all Aj . Now there must be at least one set that does not contain x since if all sets contain x then x would be in their intersection as well. Call this set A. Since x is not in A, x must be in the complement of A. But then x is also in the union of all complements of Aj , because A is one of those sets. This proves that the right hand set is contained in the left one.We now prove it the other way, that is to say, the left hand side is contained in the right. Remember that if A and B are sets and A is contained in B and B is contained in A we can say that as sets A=B.Consider x contained in the union of all complements of Aj . That means there is at least one complement that contains x, or in other words, at least one of the Aj does not contain x. But then x is not in the intersection of all Aj , and hence it must be in the complement of that intersection. That proves the other inequality, so both sets must be equal.


What is a complement of a subset?

The complement of a subset B within a set A consists of all elements of A which are not in B.


How do you find the venn diagram for union of three sets?

Draw your Venn Diagram as three overlapping circles. Each circle is a set. The union of the sets is what's contained within all 3 circles, making sure not to count the overlapping portion twice. An easier problem is when you have 2 sets, lets say A and B. In a Venn Diagram that looks like 2 overlapping circles. A union B = A + B - (A intersect B) A intersect B is the region that both circles have in common. You subtract that because it has already been included when you added circle A, so you don't want to add that Again with circle B, thus you subtract after adding B. With three sets, A, B, C A union B union C = A + B - (A intersect B) + C - (A intersect C) - (B intersect C) + (A intersect B intersect C) You have to add the middle region (A intersect B intersect C) back because when you subtract A intersect C and B intersect C you are actually subtracting the very middle region Twice, and that's not accurate. This would be easier to explain if we could actually draw circles.