Summarize this article:
Last updated on October 16, 2025
The union of sets is a fundamental operation of set theory, which combines all elements from both sets, without repeating any element. It is represented as A ∪ B={x:x∈A or x∈B}.
A set is an organized collection of distinct elements, where every element is listed only once and that is represented as a separate element.
Example:
The expression {0, 2, 4, 6, 8} can be used to represent a group of even numbers that are smaller than 10. There are five different elements in this set, and the order of elements does not matter.
When two or more sets are joined together, the combination of all their elements without repetition is known as the union of sets. The symbol “∪” is used to indicate it.
Example:
If A = {7, 8, 1} and B = {1, 0, 3}.
Then,
A ∪ B = {0, 1, 3, 7, 8}
How to find the union of sets?
To better understand how to find the union of sets, let’s examine the following example. Since A = {c, d, e, f} and B = { x, d, y, z}, we have two sets, A and B. We must determine the components that make up the union of A and B.
According to the definition of the union of two sets, the resulting set includes all elements that are in set A, set B, or both.
Set A = {c, d, e, f}
Set B = {x, d, y, z}
Therefore, the union is {c, d, e, x, y, z}
Though d appears in both sets, it must be written only once because sets in a union do not include duplicate elements.
How to represent union of sets in Venn diagram
Venn diagrams are used to illustrate or clarify the connections between the specified set of operations. They use circles to symbolize each set. Let us examine how to depict the union of two sets to find the union of sets using the Venn diagram. The two provided sets, H and M, are subsets of a universal set, which is needed to illustrate their relationship. This union of the sets H and M is shown in the Venn diagram.
The union of sets H and M (which is H ∪ M) is represented by the blue area in the Venn diagram above. This includes all elements that are in H, in M, or both sets. The Venn diagram is frequently used to depict the union between multiple sets, as long as the sets are finite, even though the union operation between two sets has been used here.
Example:
K ∪ U = {2, 5, 6, 7, 8, 9}
K = {2, 5, 6}
U = {7, 8, 9}
If set K contains {2, 5, 6} and set U contains {7, 8, 9}, then the union K ∪ U would be
{2, 5, 6, 7, 8, 9}.
Take two sets, A and B, such that the following formula can be used to determine how many elements are in the union of A and B.
n(A ∪ B)=n(A)+n(B)−n(A ∩ B)
Here,
A set’s correlation is defined as n(A ∪ B)= Total number of elements in A ∪ B.
The value of a set A is defined as n(A)=Number of elements in A.
The value of a set B is defined as n(B)=Number of elements in B.
n(A ∩ B)=The number of elements shared by A and B are called the intersection of set A and B, or the intersection of B.
Properties of Union of Sets
Commutative Law:
When two or more sets are joined, the commutative law is followed; for example, if we have two sets A and B, then,
A ∪B=B ∪ A
Example:
H = {b, c} and L= {c, f, a}
H ∪ L = {b, c, f, a} and,
L ∪ H = {c, f, a, b}
Since the group of elements is the same in both unions, the commutative law is satisfied.
A ∪ B=B ∪ A
Associative Law:
The associative law governs the union operation, meaning that if we have three sets A, B, and C, then,
(A ∪ B) ∪ C=A ∪ (B ∪ C)
Example:
H = {b, f} and L = {f, e, l} and M = {b, e, n}
(H ∪ L) ∪ M = {b, f, e, l} ∪ {b, e, n} = {b, f, e, l, n}
H ∪ (L ∪ M) = {b, f} ∪ {b, f, e, l, n}
Hence, the associative law is proved.
(A ∪ B) ∪ C=A ∪ (B ∪ C)
Identity Law:
When any empty set is joined with any set A, the result is the set itself.
A ∪ ∅ = A
Example:
H = {b, h, y} and ∅ = {}
Then, H ∪ ∅ = {b, h, y} ∪ {} = {b, h, y}
Hence, Identity law proved.
A ∪ ∅ = A
Idempotent Law:
Any set A that is joined to itself results in set A.
A ∪ A = A
Example:
Assume that,
H = {5, 4, 2, 1, 8}
Then, H ∪ H = {1, 2, 4, 5, 8} ∪ {1, 2, 4, 5, 8}
= {1, 2, 4, 5, 8} = H.
Hence, the Idempotent law is proved.
A ∪ A = A
Domination Law:
The universal set itself is obtained by joining a universal set U with its subset A.
A ∪ U = U
Example:
Assume that
A = {0, 2, 5, 6} and U = {0, 2, 4, 6, 7, 8, 9}.
Then, A ∪ U = {0, 2, 5, 6} ∪ {0, 2, 4, 6, 7, 8, 9} = {0, 2, 4, 6, 8, 9} = U
Hence, proved.
A ∪ U = U
Union of sets is used in real-life situations like combining survey data, analyzing students' participation, or merging customer lists. Here are a few real-world applications of the union of sets.
When finding the union of sets, students make errors due to confusion with the intersection or counting elements twice. In this section, we will discuss a few common mistakes and the ways to avoid them.
Determine A ∪ B if set H = {5, 8, 9} and B = {9, 12, 14}
H ∪ B = {5, 8, 9, 12, 14}
Every element from both sets is combined. We only use 9 once because it appears in both sets. All the other components from both sets are included in the union.
What is P ∪ S if P = {orange, green} and S = {green, yellow}?
P ∪ S = {orange, green, yellow}
We write “Green” just once because it appears in both sets. All the other colors listed in either P or S are also included in the union.
Let M = {4, 9, 12} and O = {9, 12, 13}. Determine M ∪ O.
M ∪ N = {4, 9, 12, 13}
All the numbers in both sets are taken. We only include 9 and 12 just once in the final set because they are present in both sets.
Determine the union of K = {60, 30} and P = {40, 20}
K ∪ P = {20, 30, 40, 60}
Here, we simply combine every element from both sets, since there are no repeated elements present in both sets.
Determine the union of both classes. Class G = {110, 120, 150}∪ Class J = { 150, 140, 130}
G ∪ J = {110, 120, 130, 140, 150}
Since 150 is frequently used, we don’t use it again.
Every student in either class receives from the union.
Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.
: He loves to play the quiz with kids through algebra to make kids love it.