Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Basics of Set Theory Concepts and Foundations

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Definition of Set Types of Sets Operations and Laws with Solved Examples

The concept of basic set theory plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios.


What Is Basic Set Theory?

Basic set theory is a branch of mathematics that deals with collections of objects, called sets. These “objects” can be numbers, letters, people, or anything else that can be clearly distinguished. You’ll find this concept applied in areas such as probability, logic, and computer science.


Set Theory Symbols and Notation

Understanding set theory requires knowing how sets are written, compared, and operated on. Here is a summary of the most-used set theory symbols:

Symbol Meaning Example
{ } Set brackets showing a collection {a, b, c, d}
∅ or ɸ Empty set (no elements) A = ∅
Is an element of 3 ∈ A (3 is in A)
Is not an element of 4 ∉ B
Subset A ⊆ B
Proper subset A ⊂ B
Union of sets A ∪ B
Intersection of sets A ∩ B
A′ or Ac Complement of set A A′

Types of Sets with Examples

There are different types of sets in basic set theory. Let’s look at each type with definitions and examples:

Type Definition Example
Finite Set Set with a countable number of elements A = {2, 4, 6, 8}
Infinite Set Set that has unlimited elements N = {1, 2, 3, ...}
Empty (Null) Set Set with no elements D = ∅, D = { }
Singleton Set Set with only one element S = {9}
Subset All elements of A are in B A = {2, 4}, B = {2, 4, 6}, A ⊆ B
Superset B contains every element of A B ⊇ A
Universal Set Set containing all the elements U = {all whole numbers}
Equal Sets If both sets have the same elements A = {1, 2}, B = {2, 1}

Basic Operations on Sets

Set theory defines several operations:

  • Union (\(A \cup B\)): All elements that belong to A or B or both.
    If A = {1, 2, 3} and B = {3, 4, 5}, then
    A ∪ B = {1, 2, 3, 4, 5}
  • Intersection (\(A \cap B\)): Only elements common to both sets.
    A ∩ B = {3}
  • Difference (\(A - B\)): Elements in A but not in B.
    A - B = {1, 2}
  • Complement (\(A′\)): All elements not in A (but within the universal set).
    If U = {1, 2, 3, 4, 5}
    A = {2, 3}
    A′ = {1, 4, 5}

Venn Diagrams & Visual Representation

Venn diagrams show how sets overlap or differ. Each circle stands for a set, and overlapping areas represent intersections.

  • To show A ∪ B, shade all areas covered by A or B.
  • For A ∩ B, shade only the common overlapping region.
  • For A - B, shade the area inside A but outside B.

Practicing with Venn diagram examples helps you solve set theory word problems quickly.


Laws of Set Theory

These are the fundamental properties used for proofs and MCQs:

  1. Commutative Laws (A ∪ B = B ∪ A, A ∩ B = B ∩ A)
  2. Associative Laws ([A ∪ B] ∪ C = A ∪ [B ∪ C])
  3. Distributive Laws (A ∩ [B ∪ C] = [A ∩ B] ∪ [A ∩ C])
  4. Identity Laws (A ∪ ∅ = A, A ∩ U = A)
  5. Null/Empty Set Laws (A ∩ ∅ = ∅, A ∪ U = U)
  6. Universal Set Laws (A ∪ A' = U, A ∩ A' = ∅)
  7. De Morgan's Laws ((A ∪ B)' = A' ∩ B', (A ∩ B)' = A' ∪ B')

Set Theory Problems and Solutions

Let’s solve a typical question step by step:

Example: Let A = {1, 2, 3, 4} and B = {3, 4, 5, 6}. Find A ∪ B, A ∩ B, and A - B.

1. Find A ∪ B

A ∪ B = {all elements in A or B}

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

2. Find A ∩ B

A ∩ B = {elements in both A and B}

A ∩ B = {3, 4}

3. Find A - B

A - B = {elements in A not in B}

A - B = {1, 2}

Such questions are common in board exams. Practicing more with Vedantu’s set theory questions builds speed and accuracy.


Real-Life Applications of Set Theory

Basic set theory is used in:

  • Classifying data in science and business
  • Building logic in computer programming
  • Understanding probability (e.g., calculating outcomes)
  • Categorizing survey results and statistics

This makes set theory valuable for exams as well as day-to-day reasoning problems.


Tips for Exam Success in Set Theory

  • Memorize all major set symbols and definitions
  • Practice drawing and interpreting Venn diagrams
  • Learn key set laws like De Morgan’s for MCQs
  • Show all steps for word problems—no jumps
  • Review solved examples from symbol charts and union/intersection guides

Download Set Theory PDF Resources

For further revision, download curated worksheets and formula charts:

These resources help you revise on-the-go and are ideal for last-minute exam prep.


Relation to Other Concepts

The idea of basic set theory connects closely with relations and functions, algebra, and probability. Mastering this helps you understand more complex topics like matrices, coordinate geometry, and logic.


Classroom Tip

A quick way to remember the difference between subset (⊆) and superset (⊇): draw a big circle for the parent set, then a smaller one for the subset inside it. Vedantu’s teachers use Venn diagrams in live classes to make these relationships easy to visualize.


We explored basic set theory—from definitions, symbols, types, operations, key laws, and applications. Keep practicing on Vedantu and using printable summaries to gain confidence in solving all set theory questions!


Related learning aids:


FAQs on Basics of Set Theory Concepts and Foundations

1. What is set theory in mathematics?

Set theory is the branch of mathematics that studies sets, which are well-defined collections of objects called elements. In basic set theory:

  • A set is usually written using curly brackets, e.g., A = {1, 2, 3}.
  • The objects inside a set are called elements or members.
  • If 2 belongs to A, we write 2 ∈ A.
Set theory forms the foundation of modern mathematics, including relations, functions, and probability.

2. What is a set in mathematics?

A set is a well-defined collection of distinct objects considered as a single entity. Key points about sets:

  • Objects in a set are called elements.
  • Sets are written in curly braces, e.g., B = {a, e, i, o, u}.
  • Each element is listed only once, even if repeated.
For example, the set of even numbers less than 10 is {2, 4, 6, 8}.

3. What are the different types of sets?

The main types of sets in basic set theory include finite, infinite, empty, and universal sets. Common types are:

  • Finite set: Has a limited number of elements, e.g., {1, 2, 3}.
  • Infinite set: Has unlimited elements, e.g., natural numbers ℕ.
  • Empty set (∅): Has no elements.
  • Universal set (U): Contains all elements under discussion.
  • Subset: A set whose elements are all contained in another set.
These types help classify and analyze collections of elements.

4. What is the difference between a subset and a proper subset?

A subset is a set whose elements are all in another set, while a proper subset is a subset that is not equal to the original set. Specifically:

  • If every element of A is in B, then A ⊆ B.
  • If A ⊆ B and A ≠ B, then A ⊂ B (proper subset).
Example: If B = {1,2,3}, then {1,2} ⊂ B, but {1,2,3} ⊆ B (not a proper subset).

5. What is the union of two sets?

The union of two sets is the set containing all elements that are in either set or both. It is written as A ∪ B.

  • A ∪ B = {x | x ∈ A or x ∈ B}
Example:
  • If A = {1,2,3} and B = {3,4,5},
  • Then A ∪ B = {1,2,3,4,5}.
The union combines elements without repetition.

6. What is the intersection of two sets?

The intersection of two sets is the set of elements common to both sets. It is written as A ∩ B.

  • A ∩ B = {x | x ∈ A and x ∈ B}
Example:
  • If A = {1,2,3} and B = {3,4,5},
  • Then A ∩ B = {3}.
If two sets have no common elements, their intersection is the empty set (∅).

7. What is the complement of a set?

The complement of a set is the set of elements in the universal set that are not in the given set. It is written as A' or Ac.

  • A' = {x ∈ U | x ∉ A}
Example:
  • If U = {1,2,3,4,5} and A = {1,2},
  • Then A' = {3,4,5}.
The complement depends on the chosen universal set.

8. What is the formula for the number of elements in a set?

The number of elements in a set A is called its cardinality and is written as n(A) or |A|. Important formulas include:

  • For two sets: n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
Example:
  • If n(A)=3, n(B)=4, and n(A ∩ B)=1,
  • Then n(A ∪ B)=3+4−1=6.
This formula avoids double counting common elements.

9. What are De Morgan’s laws in set theory?

De Morgan’s laws describe how complements interact with union and intersection in set theory. The two laws are:

  • (A ∪ B)' = A' ∩ B'
  • (A ∩ B)' = A' ∪ B'
These laws are useful for simplifying set expressions and are widely used in logic, probability, and Boolean algebra.

10. How do you represent sets using Venn diagrams?

A Venn diagram represents sets visually using overlapping circles inside a rectangle for the universal set. To draw one:

  • Draw a rectangle for the universal set (U).
  • Draw circles inside it to represent sets like A and B.
  • The overlapping region shows A ∩ B.
  • The combined area of both circles shows A ∪ B.
Venn diagrams help visualize unions, intersections, complements, and relationships between sets.