Math Lab
Home/Class XI/Chapter 1

Chapter 1: Sets

Mathematics in Class XI begins with a single, deceptively simple idea: a set , a well-defined collection of objects. Once you can talk about collections, you can talk about anything: numbers, points, functions, outcomes of an experiment, even other sets. This is why every later chapter , relations, functions, probability, even calculus , rests on the vocabulary that we build here.

In school, you used N,Z,Q,R\mathbb{N}, \mathbb{Z}, \mathbb{Q}, \mathbb{R} without naming the underlying concept. Here, we name it. A set is a collection so precisely described that for any object xx in the universe, the question "does xx belong to this collection?" has an unambiguous yes/no answer. That single clarity is what makes set theory the common language of modern mathematics.

The chapter introduces two ways of writing a set , roster form {2,3,5,7}\{2,3,5,7\} and set-builder form {x:x is prime,x<10}\{x : x \text{ is prime}, x < 10\} , and three big families: finite vs infinite, empty vs non-empty, subsets vs supersets. We then build operations: union \cup, intersection \cap, difference ABA - B, and complement AA'. Venn diagrams turn the algebra into pictures, and a few short laws (commutative, associative, distributive, De Morgan's) let you simplify any expression on sets.

The crowning prerequisite is the counting formula AB=A+BAB|A \cup B| = |A| + |B| - |A \cap B|, extended to three sets. You will meet it again in probability, in combinatorics, and in any real-world inclusion–exclusion problem. We also meet the power set P(A)P(A) , the set of all subsets of AA , with its famous count P(A)=2A|P(A)| = 2^{|A|}, your first encounter with exponential growth in this course.

For Class XII and JEE, sets stay in the background but never leave: the domain and range of a function are sets, an event in probability is a subset of the sample space, the solution set of an inequality is a subset of R\mathbb{R}. A confident grasp of this chapter pays off across the syllabus.

What's inside

  1. Sets and their representations , roster and set-builder forms.
  2. The empty set, finite and infinite sets , sizes and edge cases.
  3. Equal sets and subsets , when two collections describe the same thing.
  4. Power set and universal set , sets of sets, and the ambient set.
  5. Venn diagrams and operations on sets , union, intersection, difference.
  6. Complement and De Morgan's laws , the algebra of complements.
  7. Practical problems on union and intersection , inclusion–exclusion counting.

Key results / Formula card

ConceptSymbol / formula
Element of a setxAx \in A, xAx \notin A
Empty set={}\varnothing = \{\,\}
SubsetAB    (x)(xAxB)A \subseteq B \iff (\forall x)(x \in A \Rightarrow x \in B)
Equal setsA=B    AB and BAA = B \iff A \subseteq B \text{ and } B \subseteq A
Power setP(A)={S:SA}P(A) = \{S : S \subseteq A\}, $
UnionAB={x:xA or xB}A \cup B = \{x : x \in A \text{ or } x \in B\}
IntersectionAB={x:xA and xB}A \cap B = \{x : x \in A \text{ and } x \in B\}
DifferenceAB={x:xA,xB}A - B = \{x : x \in A, x \notin B\}
Complement (in UU)A=UAA' = U - A
De Morgan(AB)=AB(A \cup B)' = A' \cap B', (AB)=AB(A \cap B)' = A' \cup B'
DistributiveA(BC)=(AB)(AC)A \cap (B \cup C) = (A \cap B) \cup (A \cap C)
Counting$
Three-set$

Standard number sets: NWZQRC\mathbb{N} \subset \mathbb{W} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R} \subset \mathbb{C}.

How to read this chapter

Read the subtopics in order. The first three settle vocabulary; from "Operations on sets" onward, every claim must be checked both algebraically and on a Venn diagram. Whenever you write ABA \cup B, ask yourself: what does this look like as a picture? That habit will protect you from sign errors for the rest of the year.

Sub-topics

7 pages

Practice quiz

Answer the questions; explanations appear after each.

Quiz
Chapter 1 : Sets: Mixed practice
10 questions · pick the best answer
Q1

Q2

Q3

Q4

Q5

Q6

Q7

Q8

Q9

Q10