1/9
Vocabulary flashcards covering ten fundamental laws of set theory, including mathematical statements for union and intersection as provided in the lecture notes.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Commutative Law
A law stating that the order of sets in a operation does not change the result: A∪B=B∪A and A∩B=B∩A.
Associative Law
A law stating that the grouping of sets in an operation does not change the result: (A∪B)∪C=A∪(B∪C) and (A∩B)∩C=A∩(B∩C).
Distributive Law
A law describing how union and intersection interact: A∩(B∪C)=(A∩B)∪(A∩C) and A∪(B∩C)=(A∪B)∩(A∪C).
Identity Law
A law stating that the union of a set with the empty set or intersection with the universal set results in the set itself: A∪∅=A and A∩U=A.
Domination Law
A law stating that the union with the universal set results in the universal set, and intersection with the empty set results in the empty set: A∪U=U and A∩∅=∅.
Idempotent Law
A law stating that performing a union or intersection on a set with itself results in the original set: A∪A=A and A∩A=A.
Complement Law
A law describing the relationship between a set and its complement: A∪A′=U and A∩A′=∅.
Double Complement Law
A law stating that the complement of a set's complement is the original set: (A′)′=A.
De Morgan Law
A law relating the complement of a union or intersection to the intersection or union of the complements: (A∪B)′=A′∩B′ and (A∩B)′=A′∪B′.
Absorption Law
A law stating that for any two sets A and B: A∪(A∩B)=A and A∩(A∪B)=A.