Sets
1. Check this before you revise anything
One formula that appears in almost every coaching note for this chapter is not in the 2026-27 NCERT text, and not in the CBSE syllabus for it.
| Topic | NCERT 2026-27 chapter | CBSE 2026-27 |
|---|---|---|
| Cardinal number of a union, | Absent — no such formula appears | Not listed for this chapter |
| "Practical problems" / survey word problems (tea-and-coffee style) | Absent | Not listed |
| Everything else — representation, subsets, intervals, Venn diagrams, union, intersection, difference, complement, De Morgan's laws | Present in full | Listed |
This is an older-edition holdover. An earlier edition of this book had a section on counting the size of a union, with exactly the survey-style word problems ("in a class of 60, 25 play cricket, 20 play tennis...") that many coaching sheets still drill. None of the current chapter's five exercises, and none of the ten-question miscellaneous exercise, ever ask for it. Spend your revision time on the eight topics that are actually still here.
2. What this chapter covers
| Textbook section | Topic |
|---|---|
| 1.1-1.2 | Introduction; sets and their representations |
| 1.3-1.5 | The empty set; finite and infinite sets; equal sets |
| 1.6-1.7 | Subsets, intervals as subsets of ; the universal set |
| 1.8-1.9 | Venn diagrams; operations on sets (union, intersection, difference) |
| 1.10 | Complement of a set |
3. What a set actually is
A set is a well-defined collection of distinct objects. "Well-defined" is doing real work in that sentence: given any object, you must be able to say, without ambiguity, whether it belongs to the set or not.
This is why "the collection of the ten best writers in India" is not a set. "Best" is a matter of opinion — different people would include different writers. "The collection of all months beginning with J" is a set: January, June, July, and nothing else, and nobody can argue about it.
Sets are named with capital letters (, , ); their members, called elements, with lowercase letters. reads " is an element of "; reads " is not an element of ."
Two ways to write the same set
| Form | Method | Example |
|---|---|---|
| Roster (tabular) | List every element inside braces, each once, order irrelevant | |
| Set-builder | State the property that decides membership |
Worked, mirroring the textbook's own Example 3. Write in set-builder form. Each term is a perfect square, so .
Roster form never repeats an element and never depends on order — and are the exact same set, written two different ways.
4. Empty, finite, infinite, equal — the basic vocabulary
| Type | Definition | Example |
|---|---|---|
| Empty (null) set | Has no elements at all; written or | |
| Finite set | Empty, or its elements can be counted off and the counting stops | |
| Infinite set | The counting never stops | |
| Equal sets | Exactly the same elements, any order |
A set with one element, like , is not the same as the empty set. has one element — the number zero — while has none at all. This is a very common early confusion, since "zero" and "nothing" feel like the same idea outside mathematics.
The standard number sets, since they appear constantly from here on
(natural numbers), (integers, from the German Zahlen), (rationals, from quotient), (reals). Every one of these is infinite, and .
5. Subsets, intervals, and the universal set
is a subset of (written ) when every element of is also an element of . Two consequences follow immediately and are worth stating separately: every set is a subset of itself (), and the empty set is a subset of every set () — vacuously true, since there is no element of that could ever fail to be in .
is a proper subset () when but — has at least one element lacks.
A subtlety the textbook's own Example 11 tests directly: if and , is ? Not necessarily — being an element of says nothing about 's relationship to 's elements. Membership () and subset () are different relations and do not chain together automatically.
Intervals — subsets of you'll use constantly from here on
| Notation | Set-builder form | Name |
|---|---|---|
| Open interval | ||
| Closed interval | ||
| , | endpoints included/excluded as written | Half-open |
The universal set
In any given context, the universal set is the basic set containing every element under discussion. Studying divisibility, might be ; studying a population survey, is everyone in the population. There is no single fixed universal set — it is chosen to fit the problem.
6. Venn diagrams
A Venn diagram represents sets as circles inside a rectangle (the universal set), developed by John Venn. They are a visual shortcut, not a proof method — but they make the operations in the next section easy to picture before computing them.
7. Union, intersection, and difference
Union — everything in either set
Worked, mirroring the textbook's own Example 14. Let be the Class XI students on the school's basketball team, and the students on the hockey team. — the students on at least one team. Geeta, who plays both, is listed exactly once: a set never repeats an element even when an object qualifies for membership two different ways.
(commutative), (associative), and .
Intersection — only what both share
Two sets are disjoint when — they share nothing at all. In the team example above, if a third student, Rahim, plays only cricket, and are disjoint.
Difference — in one, not the other
and are almost never equal. For and : (vowels not in ), while (the one element of that is not a vowel). Order matters completely.
8. Complement, and De Morgan's laws
Relative to a chosen universal set , the complement of is everything in that is not in :
The complement laws, stated together
| Law | Statement |
|---|---|
| Complement laws | and |
| Double complement | |
| Laws of and | and |
De Morgan's laws — the most tested result in the chapter
Read them as a translation rule, not two formulas to memorise separately: complementing a union turns it into an intersection of complements, and vice versa — the operation flips every time you push the complement inward.
Worked, mirroring the textbook's own Example 22. , , . Directly: , so . Separately: , , so . Both routes agree, as De Morgan's law guarantees they must.
9. Worked: an equality that looks surprising until you chase elements
Textbook Example 25. Show that implies .
At first glance this looks like it should need extra information — a union and an intersection being equal for two different sets doesn't sound impossible. Chasing individual elements settles it directly.
Take any . Then certainly . Since we are given , this means too — and in particular, . So every element of is in , i.e. .
Run the identical argument starting from an arbitrary : , so . Hence .
and together mean — this is exactly the "iff" test from section 5. The surprising-looking equality forces the two sets to collapse into being the same set entirely; there was no room for them to differ.
10. Where set theory itself came from
Set theory as a formal subject began with the German mathematician Georg Cantor (1845-1918), who developed it while studying trigonometric series in the 1870s. His 1874 result — that the real numbers cannot be matched one-to-one with the integers, so some infinities are strictly larger than others — was radical enough that a contemporary, Kronecker, publicly attacked him for treating infinite sets the way finite ones are treated.
The subject nearly broke under its own weight in 1902, when the philosopher Bertrand Russell showed that allowing a genuinely unrestricted "set of all sets" leads straight to a contradiction — now called Russell's Paradox. That single result forced mathematicians to axiomatise set theory carefully rather than trust naive intuition about what a "collection" can be, and the careful, restricted definitions this chapter uses are a direct descendant of that fix.
Summary
- A set is a well-defined collection of distinct objects; write it in roster form (list elements) or set-builder form (state the defining property).
- Empty, finite, infinite, and equal sets are defined purely by counting and comparing elements — not by any notion of size or importance.
- means every element of is in ; every set is a subset of itself, and is a subset of every set.
- Intervals , , , are subsets of that will be used constantly from here on.
- is everything in either set; is only what both share; is in but not , and is generally not equal to .
- The complement depends on the chosen universal set; De Morgan's laws, and , are the single most-tested result in the chapter.
- The cardinal-number-of-a-union formula and survey-style word problems are not part of the 2026-27 syllabus for this chapter, despite appearing in older coaching material.
