BrightChamps Logo
Login
Creative Math Ideas Image
Live Math Learners Count Icon121 Learners

Last updated on July 25th, 2025

Math Whiteboard Illustration

Sets

Professor Greenline Explaining Math Concepts

In mathematics, a set is a collection of distinct objects. These objects are called elements or members of the set. The elements of a set are listed inside curly brackets with commas separating them. For example, a set of fruits is written as {apple, orange, kiwi, avocado}.

Sets for Filipino Students
Professor Greenline from BrightChamps

What are Sets?

A set in mathematics is a group of elements that share something in common. These “elements” can be numbers, letters, objects, or anything else that we can clearly describe. We can think of a set like a basket that holds specific items. Every item inside the basket is called an element of the set. 

1. Empty Set (Null Set) – A set with no elements. Example: { }


2. Finite Set – A set with a countable number of elements. Example: {1,2,3}


3. Infinite Set – A set with endless elements. Example: {1,2,3,...}


4. Equal Sets – Sets with the same elements. Example: {a,b} = {b,a}


5. Equivalent Sets – Sets with the same number of elements, regardless of what they are.


6. Subset – A set whose elements belong to another set.


7. Power Set – A set of all possible subsets of a given set.


8. Universal Set – A set that contains all elements under consideration.


9. Disjoint Sets – Sets that have no elements in common.


10. Singleton Set – A set with exactly one element.
 

Professor Greenline from BrightChamps

What are the Elements of a Set

In mathematics, the elements of a set are the individual objects that belong to a set. These objects can be numbers, letters, symbols, or even other sets. Sets are written using curly braces { } with each element separated by commas.
Let’s take a set:
A = {2, 4, 6, 8}. Here, the elements of set A are:
2, 4, 6, and 8.
Each element is unique, with no repeats. The order of elements does not matter. We use the symbol to show that an object is in a set . Example: 4 ∈ A means "4 is an element of set A". If an object is not in the set, we use the symbol, ∉. Example: 5 ∉ A.
 

Professor Greenline from BrightChamps

What are the Types of Sets?

Types of sets refer to the different ways sets can be categorized based on their elements and properties. Understanding these types, such as finite, infinite, empty, and universal, helps in organizing and analyzing data in set theory and mathematics.

 

1. Finite Set


A finite set is a set of countable elements.
Example: A = {1, 2, 3, 4}
This set has 4 elements, so it's finite.

 

2. Infinite Set


A set with an uncountable number of elements is called an infinite set.
Example: B = {1, 2, 3, 4, 5,…}
This set goes on forever, so it’s infinite.

 

3. Empty Set (Null Set)


The empty set is a set that has no elements. It’s written as { } and ∅.
Example: A = {x| x is an odd number between 3 and 5}. Here, the only number between 3 and 5 is 4, which is even. Naturally, elements in set A don’t exist.

 

4. Singleton Set


A set that has only one element.
Example: C = {7}
This is a singleton set because it has just one item.

 

5. Equal Sets


Two sets that have the same elements.
Example: A = {1, 2, 3} and B = {3, 2, 1}
These are equal sets because they have the same elements.

 

6. Equivalent Sets


Two sets that have the same number of elements, but the elements may be different.
Example: A = {a, b, c} and B = {1, 2, 3}
They are equivalent (same size), but not equal.

 

7. Subset


A set where all elements belong to another set.
Example: If A = {1, 2, 3}, then {1, 2} is a subset of A.

 

8. Universal Set


The set that contains all possible elements under discussion.
Example: If you're talking about natural numbers, the universal set might be:
U = {1, 2, 3, 4,…}
 

Professor Greenline from BrightChamps

Representation of Sets in Set Theory

In set theory, a set can be represented in three main ways, depending on how we want to list, display, or describe its elements. 

 

 

1. Roster Form 


This method lists all elements of the set, separated by commas, and enclosed in curly braces { }
Example: A is a set of natural numbers less than 5.
So, A = {1, 2, 3, 4}. This method is best-suited to represent a small number of elements.

 

 

2. Set-Builder Form


This method describes the elements of a set using a mathematical condition or property.
Example: B is a set of all even natural numbers.
B = {x ∈ N| x is even}
Used for large or infinite sets.

 

3. Venn Diagram (Pictorial Form)


A visual representation using circles inside a rectangle (universal set). Circles show sets, and overlapping regions show common elements.
Example:
Set A = {1, 2, 3}
Set B = {2, 3, 4}
Overlapping area represents the intersection A ∩ B = {2, 3}.
Best for comparing and understanding relationships between sets
 

Professor Greenline from BrightChamps

Visual Representation of Sets Using Venn Diagrams

A Venn diagram visually represents sets and their relationships. In Venn diagrams, sets are represented as circles or other shapes, and the universal set is usually represented as a rectangle. These diagrams help visualize operations like union, intersection, and complement of sets.

 


Basic Elements of a Venn Diagram:


Universal Set (U): The rectangle represents the universal set, which contains all possible elements under consideration.


Sets (A, B, C, etc.): These are circles inside the rectangle, each representing a specific set.


Regions: The areas inside and outside the circles represent different relationships between the sets.

 

1. Union of Sets (A ∪ B)


The union of two sets A  B is the set of elements that are in either set A or set B or in both.
 In a Venn diagram, it’s the entire area covered by both circles.
Example:
Set A={1,2,3}
Set B = {3,4,5}
Union:
A ∪ B = {1,2,3,4,5}
Venn Diagram: The union is represented by the entire area of both circles.

 

2. Intersection of Sets (A ∩ B)


The intersection of two sets A B is the set of elements that are common to both sets.
 In a Venn diagram, it’s the overlapping area between the two circles.
Example:
Set A  = {1,2,3}
Set B = {3,4,5}
Intersection:
A ∩ B = {3}
Venn Diagram: The intersection is represented by the overlapping area where the two circles meet.

 

 

3. Complement of a Set (A')


The complement of a set A, denoted as A′, includes all the elements not in A. 
In a Venn diagram, this is the area outside the circle representing the set A, but still inside the universal set.
Example:
Universal set U={1,2,3,4,5,6}
Set A ={1,2,3}
Complement:
A′={4,5,6}
Venn Diagram: The complement is the area outside the circle of A, but within the rectangle (universal set).

 

4. Difference of Sets (A-B)


The difference of two sets, A-B, includes elements that are in A , but not in B.
 In a Venn diagram, it’s the area of circle A outside the overlap with circle B.
Example:
Set A={1,2,3,4} 
Set B={3,4,5,6}
Difference:
A−B={1,2} 
Venn Diagram: The difference is represented by the part A that does not overlap with B

Professor Greenline from BrightChamps

What are the Symbols of Sets?

Set symbols are special notations used to represent relationships and operations in set theory. They help describe elements, membership, subsets, unions, intersections, and more, making it easier to work with mathematical sets clearly and concisely.
 

Symbol

Meaning

Example

{ }

Curly brackets (used to list elements)

A = {1,2,3}

∅ or { }

There are no elements in an empty set

B = ∅

U

Universal set

All possible elements under study

 

Professor Greenline from BrightChamps

What are the Operations on Sets?

In set theory, operations on sets help us combine, compare, or modify sets in different ways.
These operations are similar to mathematical operations but work on groups of elements instead of individual numbers.

 

 

 1. Union (A∪B)


Combines all elements from both sets.
If an element is in A, B, or both, it’s in the union.
Example:
A = {1, 2, 3}, B = {3, 4, 5}
A∪B = {1, 2, 3, 4, 5}

 

2. Intersection (A∩B)


Finds common elements between two sets.


Includes only the elements that are in both A and B.


Example:
A = {1, 2, 3} and B = {3, 4, 5}
A ∩ B = {3}

 

3. Difference (A-B or A\B)


Elements that are in A but not in B.
It removes elements of B from A.
 Example:
 A = {1,2,3},B = {2,3}
 A−B = {1}
 

 

4. Complement ( A' or Ac)


Elements that are in the universal set but not in A.


It shows everything outside A.


 Example:
 Universal Set U= {1,2,3,4,5}
 Set A = {1,2}
 Then  Ac = {3,4,5}
 

 

5. Subset and Superset Relationships


Subset (AB): All elements of A are also in B.


Superset ( AB): A contains all elements of B.


 Example:
 If A = {1,2} B = {1,2,3}:
 Then AB , BA
 

Professor Greenline from BrightChamps

What are the Properties of Sets?

Sets follow certain rules or properties when we perform operations like union, intersection, and difference. These properties help us understand how sets behave, especially in solving problems.

 

 

 1. Commutative Property


 The order of the sets does not change the result.
 For Union:
 AB = BA
 For Intersection:
 AB = BA

 

 2. Associative Property


 When combining three or more sets, the grouping doesn't matter.
 For Union:
 (AB)  U C = A U   (BC)
For Intersection:
(AB) C = A  (BC)

 

 3. Distributive Property


 You can distribute one set over others using the union or intersection.


 Intersection over Union:
 A   (BC) = (AB)  (AB)
 Union over Intersection:
 A U (BC) = (AB)  (AC)

 

 4. Identity Property


Union with an empty set gives the same set.
Intersection with an empty set gives an empty set.


A U ∅ = A
A ∅ = ∅ 

 

5. Idempotent Property


Doing the union or intersection of a set with itself gives the same set.
AA = A
AA = A

 

6. Domination (Absorption) Property


Union with the universal set gives the universal set.


Intersection with the universal set gives the set itself.
AU = U 
A U = A

 

7. Complement Properties


AA’ = U (the union of a set and its complement will include all the elements in the universal set)
AA’ = ∅ (the intersection of a set and its complement is a null set)

 

 8. Double Complement


 Taking the complement twice gives the original set.
 (A')'= A

 

9. De Morgan’s Laws


There are two laws. The first law states that the complement of the union of two sets A and B is equal to the intersection of their complements.
(AB)’ = A'B’
The second law states that the complement of the intersection of two sets A and B is equal to the union of their complements.
(AB)’ = A'B'
 

Professor Greenline from BrightChamps

What are the Formulas of Sets in Set Theory

Set theory formulas are mathematical expressions used to perform operations like union,   intersection, and complement of sets. These formulas help solve problems involving elements in one or more sets, especially in topics like Venn diagrams and probability.

 


1. Union of Two Sets


n(AB) = n(A) + n(B) -n(AB)
Explanation:
To find the number of elements in AB, add elements in A   B but subtract the common ones (intersection) so they aren't counted twice.

 


2. Union of Three Sets


n(ABC ) = n(A) + n(B) + n(C) -n(AB) -n(BC) -n(CA) + n(ABC)
Explanation:
Use this when combining 3 sets. Subtract pairwise intersections and add the intersection of all three (which was subtracted too many times).

 


3. Complement of a Set


n(A') = n(U) -n (A)
Explanation:
The number of elements not in A (complement of A) equals the total elements in the universal set minus the number in A.

 

4. Difference of Sets


n(A-B) = n(A)-n  (AB)
Explanation:
To find elements in A but not in B, remove the ones A and B share.

 

5. If Sets Are Disjoint


n(AB) = n(A) + n( B) 
Explanation:
If sets A and B do not overlap, you just add their sizes directly (no common elements to subtract).
 

Professor Greenline from BrightChamps

Real-Life Applications of Sets

Sets aren't just an abstract math concept; they’re used all around us to organize, group, and solve problems. Let us take a look at some of the real-life applications of sets:

 


 

  • Organizing Data in Computers: The concept of sets is used by the computers to structure and manage data. Folders on our computers are like sets containing relevant files. Tags on photos or emails work in the same fashion. Each tag is like a set of elements sharing something in common. When we search for files with many tags, the computer will perform an intersection to find those files that match all criteria.

 

  • Database Systems: Sets are fundamental in running queries. If you’ve ever searched for “books by author A or B,” the system will perform a set union to list the books by both authors. Similarly, set operations like intersection help filter records; for example, to identify customers who ordered products from two different sets, A and B.

 

  • Venn Diagrams in Surveys: Marketers use Venn diagrams to analyze survey data. Example, when a survey asks people if they like coffee, tea, or both, sets help show how many people like either coffee or tea, both, or neither.

 

  • Search Engines: When you search on Google, it uses set operations to refine results. Example, searching “cats AND dogs” gives results that include both (intersection). On the other hand, searching “cats OR dogs” returns results that include either term (union)

 

  • Shopping and Recommendations: Online stores like Amazon use sets to identify what people buy together as a combination. If set A contains people who bought item X and Set B contains people who bought item Y, then the intersection helps recommend combos.
Max Pointing Out Common Math Mistakes

Common Mistakes in Sets and How to Avoid Them

Working with sets is fundamental in math, but small misunderstandings can lead to big errors. This guide covers typical mistakes like confusing elements with subsets, misinterpreting union and intersection, or mishandling Venn diagrams. It also offers clear strategies to avoid these mistakes and improve accuracy in set operations.
 

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Confusing elements with subsets
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

 Children often confuse elements with subsets by thinking that single elements like 2 are the same as sets like {2}. They may wrongly say {2} ∈ {1, 2, 3} instead of {2}  {1,2,3,}. This happens because they mix up "being inside a set" with "being a set made from parts of another set." remember, an element belongs to a set (use ∈), while a subset is a set inside another set (use ⊆), for example A = {1,2}, then 1  ∈ A but {1} ⊆ A.
 

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Repeating elements in a set
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students may think that repeating elements change a set, like writing{1,1,2} is different from {1,2}. They may forget that sets only list unique elements, so duplicates don’t count.
This confusion comes from comparing sets to lists, where order and repetition matter. Sets only contain unique elements. Don't repeat values when listing elements. Wrong: {1,2,2,3}
Correct: {1,2,3}
 

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Misunderstanding the empty set
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

 Mistaking the empty set {} for a set containing zero {∅} students may also mistakenly believe the empty set has something in it, like a blank or space. This confusion comes from not grasping that the empty set truly has no elements at all.
∅ or {}  means a set with no elements. But {0} is not empty — it contains one element: 0.
 

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Mixing up union and intersection
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students think union means only shared elements, confusing it with intersection. They may say A ∪ B  is just what's in both sets, instead of combining all elements. This happens because the words “and” and “or” in everyday language can be misleading in math. Use ∪ for all elements from both sets. Use ∩ only the common elements. Example:
If A = {1,2} B = {2,3}
A ∪ B = {1,2,3}
AB = {2}
 

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Incorrect use of set-builder form
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

One may confuse set-builder notation by omitting the vertical bar (|) or colon (:), leading to ambiguous expressions like {x x > 0} instead of {x|x > 0}. They may also use vague conditions such as "x is a number" without specifying the type, resulting in unclear sets. Additionally, mixing up symbols like the colon and vertical bar can cause misinterpretation, as both serve to separate the variable from its condition. Always write the condition for elements in set-builder form. Correct: {x∣x is a prime number less than 10}
 

arrow-right
Max from BrightChamps Saying "Hey"
Hey!

Solved Examples of Sets

Ray, the Character from BrightChamps Explaining Math Concepts
Max, the Girl Character from BrightChamps

Problem 1

Identifying Elements of A = {2,4,6,8} Is 4 ∈ A?

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Yes, 4 ∈ A.
 

Explanation

The number 4 is listed inside set A, so it is an element of A.
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 2

Finding the Union of Two Sets, A = {1,2,3}, and B = {3,4,5}. Find A∪B.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

A∪B = {1,2,3,4,5}
 

Explanation

 Union means combining all elements from both sets without repeating any element.
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 3

Finding Intersection, A = {1,2,3}, B = {2,3,4}. Find A∩B.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

A∩B={2,3}
 

Explanation

 Intersection includes only the elements that are common to both A and B.
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 4

Finding Set Difference, A = {1,2,3,4} , B = {3,4,5}. Find {A−B}.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

A−B = {1,2}.
 

Explanation

We remove the elements of B from A. So, 3 and 4 are removed, leaving 1 and 2.

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 5

Complement of a Set, If Universal Set U={1,2,3,4,5} and A= {1,2}, find A′

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

A′ = {3,4,5}
 

Explanation

 The complement includes all elements in the universal set that are not in A.
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Ray Thinking Deeply About Math Problems

FAQs on Sets

1.What is a set in math?

Math FAQ Answers Dropdown Arrow

2.What is an element of a set?

Math FAQ Answers Dropdown Arrow

3.Can sets have repeated elements?

Math FAQ Answers Dropdown Arrow

4. What is the difference between a subset and an element?

Math FAQ Answers Dropdown Arrow

5. What is the universal set?

Math FAQ Answers Dropdown Arrow

6.How does learning Algebra help students in Philippines make better decisions in daily life?

Math FAQ Answers Dropdown Arrow

7.How can cultural or local activities in Philippines support learning Algebra topics such as Sets ?

Math FAQ Answers Dropdown Arrow

8.How do technology and digital tools in Philippines support learning Algebra and Sets ?

Math FAQ Answers Dropdown Arrow

9.Does learning Algebra support future career opportunities for students in Philippines?

Math FAQ Answers Dropdown Arrow
Math Teacher Background Image
Math Teacher Image

Jaskaran Singh Saluja

About the Author

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.

Max, the Girl Character from BrightChamps

Fun Fact

: He loves to play the quiz with kids through algebra to make kids love it.

INDONESIA - Axa Tower 45th floor, JL prof. Dr Satrio Kav. 18, Kel. Karet Kuningan, Kec. Setiabudi, Kota Adm. Jakarta Selatan, Prov. DKI Jakarta
INDIA - H.No. 8-2-699/1, SyNo. 346, Rd No. 12, Banjara Hills, Hyderabad, Telangana - 500034
SINGAPORE - 60 Paya Lebar Road #05-16, Paya Lebar Square, Singapore (409051)
USA - 251, Little Falls Drive, Wilmington, Delaware 19808
VIETNAM (Office 1) - Hung Vuong Building, 670 Ba Thang Hai, ward 14, district 10, Ho Chi Minh City
VIETNAM (Office 2) - 143 Nguyễn Thị Thập, Khu đô thị Him Lam, Quận 7, Thành phố Hồ Chí Minh 700000, Vietnam
UAE - BrightChamps, 8W building 5th Floor, DAFZ, Dubai, United Arab Emirates
UK - Ground floor, Redwood House, Brotherswood Court, Almondsbury Business Park, Bristol, BS32 4QW, United Kingdom