Relations - 1 | Chapter 1 – Relations and Functions | ICSE Class 12 Mathematics
K12 Students

Academics

AI-Powered learning for Grades 8–12, aligned with major Indian and international curricula.

Academics
Professionals

Professional Courses

Industry-relevant training in Business, Technology, and Design to help professionals and graduates upskill for real-world careers.

Professional Courses
Games

Interactive Games

Fun, engaging games to boost memory, math fluency, typing speed, and English skills—perfect for learners of all ages.

games

Interactive Audio Lesson

Listen to a student-teacher conversation explaining the topic in a relatable way.

Introduction to Relations

Unlock Audio Lesson

Signup and Enroll to the course for listening the Audio Lesson

0:00
Teacher
Teacher

Today, we'll learn about relations, which are connections between elements of two sets. A relation is defined as a subset of the Cartesian product of these sets. Can anyone give me an example of a relation?

Student 1
Student 1

If set A is {1, 2} and set B is {a, b}, then a relation could be R = {(1, a), (2, b)}.

Teacher
Teacher

Exactly! That’s a perfect example. The relation R consists of ordered pairs where the first element comes from set A and the second from set B. Remember, we denote the Cartesian product of sets A and B as A×B.

Student 2
Student 2

What is Cartesian product, again?

Teacher
Teacher

Great question! The Cartesian product A×B is the set of all possible ordered pairs (a, b) where a is from A and b is from B. Now, let’s move on to some types of relations.

Types of Relations

Unlock Audio Lesson

Signup and Enroll to the course for listening the Audio Lesson

0:00
Teacher
Teacher

Relations can be categorized into various types: reflexive, symmetric, transitive, anti-symmetric, and equivalence. Shall we discuss reflexive relations first?

Student 3
Student 3

What makes a relation reflexive?

Teacher
Teacher

A relation R on a set A is reflexive if every element x in A satisfies (x, x) ∈ R. For example, if A = {1, 2, 3}, the relation R = {(1, 1), (2, 2), (3, 3)} is reflexive.

Student 1
Student 1

What about symmetric relations?

Teacher
Teacher

Good point! A relation R is symmetric if whenever (a, b) ∈ R, it also holds that (b, a) ∈ R. For instance, if R = {(1, 2), (2, 1)}, it is symmetric.

Properties and Examples of Relations

Unlock Audio Lesson

Signup and Enroll to the course for listening the Audio Lesson

0:00
Teacher
Teacher

Now let’s explore transitive relations. A relation R is transitive if whenever (a, b) ∈ R and (b, c) ∈ R, then (a, c) must be in R as well. Can anyone provide an example?

Student 2
Student 2

If R = {(1, 2), (2, 3), (1, 3)}, that's transitive.

Teacher
Teacher

Correct! And lastly, what about anti-symmetric relations? A relation R is anti-symmetric if (a, b) and (b, a) in R implies a = b. Can anyone give me a potential example of that?

Student 4
Student 4

What if R = {(1, 2), (2, 1)}? That's not anti-symmetric!

Teacher
Teacher

Exactly! Since 1 ≠ 2, it cannot satisfy the anti-symmetric property.

Equivalence Relations and Summary

Unlock Audio Lesson

Signup and Enroll to the course for listening the Audio Lesson

0:00
Teacher
Teacher

Last but not least, we discuss equivalence relations, which are reflexive, symmetric, and transitive. An example could be R = {(1, 1), (2, 2), (1, 2), (2, 1)}.

Student 3
Student 3

So, equivalence relations glue sets together based on those properties?

Teacher
Teacher

Exactly! They partition sets into equivalence classes. To summarize, today we covered what relations are, their types, and properties like reflexive, symmetric, transitive, anti-symmetric, and equivalence relations. Any questions?

Introduction & Overview

Read a summary of the section's main ideas. Choose from Basic, Medium, or Detailed.

Quick Overview

This section introduces the concept of relations as subsets of Cartesian products between two sets, along with types and properties of relations.

Youtube Videos

Class 12 Maths | Relations & Functions – Concept Map | CBSE 2025-26 | By Shivani Ma'am
Class 12 Maths | Relations & Functions – Concept Map | CBSE 2025-26 | By Shivani Ma'am
Relations & Functions Quick Revision in Depth by Yash Maheshwari Sir for ISC Class 12 2024-25
Relations & Functions Quick Revision in Depth by Yash Maheshwari Sir for ISC Class 12 2024-25
Relations | Chapter 1 | Class 12 | ISC | S Chand | OP Malhotra | Introduction to the Relations
Relations | Chapter 1 | Class 12 | ISC | S Chand | OP Malhotra | Introduction to the Relations

Audio Book

Dive deep into the subject with an immersive audiobook experience.

Definition of a Relation

Unlock Audio Book

Signup and Enroll to the course for listening the Audio Book

A relation between two sets 𝐴 and 𝐵 is a subset of the cartesian product 𝐴×𝐵. This means that a relation is a set of ordered pairs, where the first element is from set 𝐴 and the second element is from set 𝐵.

Example:
Let 𝐴 = {1,2,3} and 𝐵 = {𝑎,𝑏,𝑐}. A relation from 𝐴 to 𝐵 is a subset of 𝐴×𝐵, for example:
𝑅 = {(1,𝑎),(2,𝑏),(3,𝑐)}.

Detailed Explanation

A relation is a way of connecting two sets of items. When we say there's a relation between set A and set B, we're expressing a specific connection that can be defined using ordered pairs. For example, if A has numbers and B has letters, we might relate these items by pairing them, like (1, a), (2, b), and (3, c). This means that element 1 from set A is connected to element 'a' from set B. The full collection of these pairs constitutes the relation.

Examples & Analogies

Think of a classroom where students (set A) have their assigned desks (set B). If we make pairs of students and their respective desks, like (Student 1, Desk A1), (Student 2, Desk B1), etc., we create a relation that shows which student sits where.

Definitions & Key Concepts

Learn essential terms and foundational ideas that form the basis of the topic.

Key Concepts

  • Relation: A relationship between elements of two sets defined as a subset of their Cartesian product.

  • Reflexive Relation: A relation where each element relates to itself.

  • Symmetric Relation: A relation where order of elements does not matter.

  • Transitive Relation: A relation that ensures connectivity through linked pairs.

  • Anti-symmetric Relation: A relation where equality holds if both ordered pairs exist.

  • Equivalence Relation: A relation that links sets by satisfying reflexivity, symmetry, and transitivity.

Examples & Real-Life Applications

See how the concepts apply in real-world scenarios to understand their practical implications.

Examples

  • Example of a relation: R = {(1, a), (2, b)} from sets A = {1, 2} and B = {a, b}.

  • Reflexive relation example: R = {(1, 1), (2, 2)} for set A = {1, 2}.

  • Symmetric relation example: R = {(1, 2), (2, 1)}.

  • Transitive relation example: R = {(1, 2), (2, 3), (1, 3)}.

Memory Aids

Use mnemonics, acronyms, or visual cues to help remember key information more easily.

🎵 Rhymes Time

  • In relation, a pair’s the way, each from its set must play.

📖 Fascinating Stories

  • Imagine two towns A and B. Each citizen (x from A) marrying a citizen (y from B) creates relations, which can be of different types like friends or relatives.

🧠 Other Memory Gems

  • Remember F*SAT for relations: F for Reflexive, S for Symmetric, A for Anti-symmetric, T for Transitive.

🎯 Super Acronyms

RSET for Relations

  • R: for Relation
  • S: for Sets
  • E: for Equivalence
  • T: for Types.

Flash Cards

Review key concepts with flashcards.

Glossary of Terms

Review the Definitions for terms.

  • Term: Relation

    Definition:

    A subset of the Cartesian product between two sets, consisting of ordered pairs.

  • Term: Reflexive Relation

    Definition:

    A relation where every element related to itself.

  • Term: Symmetric Relation

    Definition:

    A relation where if (a, b) is in R, then (b, a) must also be in R.

  • Term: Transitive Relation

    Definition:

    A relation where if (a, b) and (b, c) are in R, then (a, c) is also in R.

  • Term: Antisymmetric Relation

    Definition:

    A relation where (a, b) and (b, a) in R implies that a = b.

  • Term: Equivalence Relation

    Definition:

    A relation that is reflexive, symmetric, and transitive.