Skip to main content

Relations-Types, Definition, Examples & Representation | Class 11 Math Notes Study Material Download Free PDF

The relations define the connection between the two given sets. Also, there are types of relations stating the connections between the sets. Hence, here we will learn about relations and their types in detail.

Relations Definition

A relation in mathematics defines the relationship between two different sets of information. If two sets are considered, the relation between them will be established if there is a connection between the elements of two or more non-empty sets.

In the morning assembly at schools, students are supposed to stand in a queue in ascending order of the heights of all the students. This defines an ordered relation between the students and their heights.

Therefore, we can say,

‘A set of ordered pairs is defined as a relation.’

Relations-Types, Definition, Examples & Representation | Class 11 Math Notes Study Material Download Free PDF
This mapping depicts a relation from set A into set B. A relation from A to B is a subset of A x B. The ordered pairs are (1,c),(2,n),(5,a),(7,n). For defining a relation, we use the notation where,

set {1, 2, 5, 7} represents the domain.

set {a, c, n} represents the range.

Sets and Relations

Sets and relation are interconnected with each other. The relation defines the relation between two given sets.

If there are two sets available, then to check if there is any connection between the two sets, we use relations.

For example, an empty relation denotes none of the elements in the two sets is same.

Let us discuss the other types of relations here.

Relations in Mathematics

In Maths, the relation is the relationship between two or more set of values.
Suppose, x and y are two sets of ordered pairs. And set x has relation with set y, then the values of set x are called domain whereas the values of set y are called range.
Example: For ordered pairs={(1,2),(-3,4),(5,6),(-7,8),(9,2)}
The domain is = {-7,-3,1,5,9}
And range is = {2,4,6,8}

Types of Relations

There are 8 main types of relations which include:

Empty Relation

An empty relation (or void relation) is one in which there is no relation between any elements of a set. For example, if set A = {1, 2, 3} then, one of the void relations can be R = {x, y} where, |x – y| = 8. For empty relation,

R = φ ⊂ A × A

Universal Relation

A universal (or full relation) is a type of relation in which every element of a set is related to each other. Consider set A = {a, b, c}. Now one of the universal relations will be R = {x, y} where, |x – y| ≥ 0. For universal relation,

R = A × A

Identity Relation

In an identity relation, every element of a set is related to itself only. For example, in a set A = {a, b, c}, the identity relation will be I = {a, a}, {b, b}, {c, c}. For identity relation,

I = {(a, a), a ∈ A}

Inverse Relation

Inverse relation is seen when a set has elements which are inverse pairs of another set. For example if set A = {(a, b), (c, d)}, then inverse relation will be R-1 = {(b, a), (d, c)}. So, for an inverse relation,

R-1 = {(b, a): (a, b) ∈ R}

Reflexive Relation

In a reflexive relation, every element maps to itself. For example, consider a set A = {1, 2,}. Now an example of reflexive relation will be R = {(1, 1), (2, 2), (1, 2), (2, 1)}. The reflexive relation is given by-

(a, a) ∈ R

Symmetric Relation

In a symmetric relation, if a=b is true then b=a is also true. In other words, a relation R is symmetric only if (b, a) ∈ R is true when (a,b) ∈ R. An example of symmetric relation will be R = {(1, 2), (2, 1)} for a set A = {1, 2}. So, for a symmetric relation,

aRb ⇒ bRa, ∀ a, b ∈ A

Transitive Relation

For transitive relation, if (x, y) ∈ R, (y, z) ∈ R, then (x, z) ∈ R. For a transitive relation,

aRb and bRc ⇒ aRc ∀ a, b, c ∈ A

Equivalence Relation

If a relation is reflexive, symmetric and transitive at the same time, it is known as an equivalence relation.

Representation of Types of Relations

Relation TypeCondition
Empty RelationR = φ ⊂ A × A
Universal RelationR = A × A
Identity RelationI = {(a, a), a ∈ A}
Inverse RelationR-1 = {(b, a): (a, b) ∈ R}
Reflexive Relation(a, a) ∈ R
Symmetric RelationaRb ⇒ bRa, ∀ a, b ∈ A
Transitive RelationaRb and bRc ⇒ aRc ∀ a, b, c ∈ A

Relation and Function – FAQs

Define Relation and Function.

Relation is defined between two non-empty set A and B such that Relation is a subset of A ⨯ B. Function is defined as a special relation where element of set A is uniquely related to elements of set B.

What is Domain of Relation and Function?

Domain of Relation and Function is the set of input which gives an output when undergoes a relation. Domain can also be considered as pre-image.

What is Range of Relation and Function?

Range of Relation and Function is the set of output obtained when domain undergoes a relation.

What is the Relation between Codomain and Range?

The relation between Codomain and Range is that the Range is a subset of Codomain.

How to Represent Relation and Function?

Relation and Function can be represented using Roaster Form, Set-Builder Form, Arrow Form and Lattice Form. The details have been discussed under the topic above in the article.

What is the Difference between Relation and Function?

The basic difference between Relation and Function is that in Relation pre-image can be unmapped and two or more image can have same pre-image while in case of Function the all the pre-image must have an image and no two or more image can have the same pre-image.

Comments

Popular posts from this blog

Symmetric & Skew Symmetric Matrix-Properties, Solved Examples, Class 12 Matrices Chapter Notes Study Material Download pdf

A symmetric matrix and skew-symmetric matrix both are square matrices. But the difference between them is, the symmetric matrix is equal to its transpose whereas skew-symmetric matrix is a matrix whose transpose is equal to its negative. If A is a symmetric matrix, then A = A T   and if A is a skew-symmetric matrix then A T  = – A. Table of Contents Symmetric Matrix Properties of Symmetric Matrix Skew Symmetric Matrix Properties of Skew Symmetric Matrix Determinant of Skew Symmetric Matrix Eigenvalue of Skew Symmetric Matrix Frequently Asked Questions-FAQs What is a symmetric matrix? How do you know if a matrix is symmetric? Give an Example of a Matrix Which is Symmetric but not Invertible. Is Symmetric Matrix Diagonalizable? What is skew-symmetric matrix? What is the difference between symmetric and skew-symmetric matrix? Symmetric Matrix To understand if a matrix is a symmetric matrix, it is very important to know about transpose of a matrix and how to find it. If we in...

Onto Functions(Surjective Functions)-Definition, Graph, Properties, Solved Examples, FAQs

  Onto Function is one of the many types of functions defined based on the relationship between its domain and codomain. For any function to be onto, it needs to relate two sets with a very specific mapping between elements, meaning that each element of the codomain has at least one element in the domain as its pre-image. In simple words, for any function, if all the elements of the codomain are mapped to some element of the domain, then the function is said to be an onto function.  In this article, we will discuss the concept of onto or surjective function in detail including its definition, example, and many more. We will also discuss key differences between one one, onto and into functions as well. Table of Contents What is an Onto Function? Onto Function Definition Representation for Onto Function Examples of Onto Function Properties of Onto Function Composition of Onto Function Onto Function Graph Number of Onto Functions One to One and Onto Functions Onto and Into Functi...

Transpose of a Matrix-Addition & Multiplication Property of Transpose, Solved Examples, Class 12 Matrices Chapter Notes Study Material Download pdf

Transpose of a matrix is one of the most commonly used methods in matrix transformation. For a given matrix, the transpose of a matrix is obtained by interchanging rows into columns or columns to rows. In this article, we are going to learn the definition of the transpose of a matrix, steps to find the transpose of a matrix, properties and examples with a complete explanation. Before learning how to find the transpose of a matrix, first let us learn, what a matrix is? Table of Contents What is a Matrix? Transpose of a Matrix Definition How to Find the Transpose of a Matrix? Properties of Transpose of a Matrix (i) Transpose of the Transpose Matrix (ii) Addition Property of Transpose (iii) Multiplication by Constant (iv) Multiplication Property of Transpose Transpose of a Matrix Examples Practice Problems Frequently Asked Questions What is the transpose of a matrix? How to calculate the transpose of a Matrix? What is the Addition Property of Transpose? What is the Multiplication Property...