Leonos t1_j6fs79e wrote
>> You may wish to use the visualization to verify some of the following set identities.
404 Not Found
SaifKhayoon OP t1_j6g4dg3 wrote
Here's a list of example sets to try:
>A ∪ B
A union B combines both circles
>A' = {1, 2, 3} complement
Demonstrates complement of a set (A' = {all elements not in A})
>(A ∪ B)' = complement of union of A and B
De Morgan's law for complement of union and intersection
>A ∩ B = ∅
Demonstrates disjoint sets (sets with no common elements)
>A ∪ B = U
Together make up the universal set
Viewing a single comment thread. View all comments