Discrete Structure Unit 1
Set Theory, Relation, Function & Proof Techniques

Complete exam-oriented notes for RGPV CSIT-302 Discrete Structure Unit 1. Covers Set Theory, Relations, Equivalence Relation, Functions, Countable Sets, Mathematical Induction, Venn Diagram and Pigeonhole Principle.

🏠 Back to Semester πŸ“˜ Download PDF Notes ⭐ Important Questions πŸ“Š PYQ Analysis Download Notes

Unit 1 Syllabus Overview

Set Theory

Sets, subsets, union, intersection, difference, complement and Venn diagrams.

Relations

Relations, properties of relations, equivalence relation and partial order relation.

Functions

One-one, onto, bijective functions, inverse functions and composition.

Countable Sets

Countable and uncountable sets with examples like rational numbers.

Mathematical Induction

Proof technique used to prove statements for all natural numbers.

Pigeonhole Principle

Important counting principle used in proof-based questions.

Complete Notes

1. Set Theory

A set is a collection of well-defined objects. These objects are called elements or members.

Example: A = {1, 2, 3, 4}

2. Types of Sets

3. Set Operations

If A = {1,2} and B = {2,3}, then A βˆͺ B = {1,2,3} and A ∩ B = {2}

4. Important Set Identities

5. Venn Diagram

A Venn diagram is a pictorial representation of sets. It is used to show union, intersection, difference and complement of sets.

6. Countable and Uncountable Sets

Countable Set: A set whose elements can be counted or listed in a sequence.

Uncountable Set: A set whose elements cannot be listed completely.

7. Relation

A relation from set A to set B is a subset of Cartesian product A Γ— B.

If A = {1,2} and B = {3,4}, then A Γ— B = {(1,3), (1,4), (2,3), (2,4)}

A relation may contain some or all ordered pairs from Cartesian product.

8. Properties of Relation

9. Equivalence Relation

A relation is called an equivalence relation if it is:

Equivalence relation is the most repeated topic of Unit 1 in PYQs.

10. Equivalence Class

If R is an equivalence relation on set A, then equivalence class of element a is:

[a] = { x ∈ A : (a, x) ∈ R }

Example: If relation is defined by same remainder when divided by 2, then odd numbers form one class and even numbers form another class.

11. Function

A function is a special type of relation in which every element of domain is related to exactly one element of codomain.

12. Mathematical Induction

Mathematical induction is a proof technique used to prove statements for all natural numbers.

Steps:

  1. Base Step: Prove statement for n = 1.
  2. Induction Hypothesis: Assume true for n = k.
  3. Induction Step: Prove true for n = k + 1.
Common PYQ: Prove 1 + 2 + 3 + ... + n = n(n+1)/2

13. Pigeonhole Principle

If n+1 objects are placed into n boxes, then at least one box contains more than one object.

Example: Among 13 people, at least two people have the same birth month.

This topic is very important for short proof questions.

Important 14-Mark Questions

  1. Define equivalence relation and prove relation a + d = b + c is an equivalence relation.
  2. Explain equivalence classes with suitable example.
  3. Prove 1 + 2 + 3 + ... + n = n(n+1)/2 using mathematical induction.
  4. Prove 1Β² + 2Β² + 3Β² + ... + nΒ² = n(n+1)(2n+1)/6.
  5. Define countable and uncountable sets. Prove rational numbers are countable.
  6. Explain one-one, onto and bijective functions with examples.
  7. Prove that inverse of a function exists iff function is bijective.
  8. State and prove Pigeonhole Principle with example.
  9. Explain Venn diagram with set operations.
  10. Prove A ∩ (B βˆͺ C) = (A ∩ B) βˆͺ (A ∩ C).

PYQ Analysis

Most Repeated Topics

Topic Frequency Importance
Equivalence Relation Very High β˜…β˜…β˜…β˜…β˜…
Mathematical Induction High β˜…β˜…β˜…β˜…β˜…
Venn Diagram / Set Theory High β˜…β˜…β˜…β˜…β˜…
Functions High β˜…β˜…β˜…β˜…β˜†
Countable and Uncountable Sets Medium β˜…β˜…β˜…β˜…β˜†
Pigeonhole Principle High β˜…β˜…β˜…β˜…β˜†

Most Expected Questions

Exam Preparation Strategy

FAQs

What is a set in Discrete Structure?

A set is a collection of well-defined objects called elements or members.

What is an equivalence relation?

A relation is an equivalence relation if it is reflexive, symmetric and transitive.

What is a bijective function?

A function is bijective if it is both one-one and onto.

What is mathematical induction?

Mathematical induction is a proof technique used to prove statements for all natural numbers.

Which topic is most important in Discrete Structure Unit 1?

Equivalence Relation, Mathematical Induction, Venn Diagram, Functions and Pigeonhole Principle are most important.

Related Units