Chapters

Sets

NCERT Class 11 Mathematics — Chapter 1

A set is a Many that allows itself to be thought of as a One. — Georg Cantor

1.1 Introduction

A set is a well-defined collection of objects. Objects in the set are elements (or members). If aa belongs to AA, we write aAa\in A; otherwise aAa\notin A.

Sets are written in roster form {1,2,3}\{1,2,3\} or set-builder form {x:x is a prime, x<10}\{x:x\text{ is a prime},\ x<10\}.


1.2 Types of Sets

  • Empty set ϕ\phi: no elements
  • Finite / infinite: finitely many or infinitely many elements
  • Equal sets: same elements (A=BA=B)
  • Subset: ABA\subset B if every element of AA is in BB. ABA\subseteq B allows A=BA=B
  • Proper subset: ABA\subset B and ABA\mathrel{\htmlClass{course-neq}{\char"2260}} B
  • Universal set UU: the ambient set for a discussion

1.3 Venn Diagrams and Operations

Union: AB={x:xA or xB}A\cup B=\{x:x\in A\text{ or }x\in B\}

Intersection: AB={x:xA and xB}A\cap B=\{x:x\in A\text{ and }x\in B\}

Difference: AB={x:xA, xB}A-B=\{x:x\in A,\ x\notin B\}

Complement: A=UAA'=U-A

If AB=ϕA\cap B=\phi, the sets are disjoint.

Laws (selected)

AB=BA,AB=BAA\cup B=B\cup A,\qquad A\cap B=B\cap A

(AB)=AB,(AB)=AB(De Morgan)(A\cup B)'=A'\cap B',\qquad (A\cap B)'=A'\cup B'\quad\text{(De Morgan)}

n(AB)=n(A)+n(B)n(AB)n(A\cup B)=n(A)+n(B)-n(A\cap B)

for finite sets.


Chapter Summary

  • Set: well-defined collection; \in, \notin
  • Roster and set-builder forms
  • ϕ\phi, finite/infinite, subset, universal set
  • \cup, \cap, -, complement; De Morgan; counting formula for union

Exercises (NCERT)

  • Exercise 1.1 onwards — representations, subsets, operations
  • Miscellaneous Exercise