SlideShare a Scribd company logo
1 of 18
By
Urmila Bhardwaj
Assistant Professor
Advanced Educational Institution
www.advanced.edu.
(i) Void Relation As Φ ⊂ A x A, for any set A, so Φ is a
relation on A, called the empty or void relation.
(ii) Universal Relation Since, A x A ⊆ A x A, so A x A is
a relation on A, called the universal relation.
(iii) Identity Relation The relation IA = {(a, a) : a ∈ A}
is called the identity relation on A.
(iv) Reflexive Relation A relation R is said to be
reflexive relation, if every element of A is related to
itself . Thus, (a, a) ∈ R, ∀ a ∈ A = R is reflexive.
www.advanced.edu.in
(v) Symmetric Relation A relation R is said to be symmetric
relation, iff (a, b) ∈ R (b, a) ∈ R,∀ a, b ∈ A i.e., a R b ⇒ b
R a,∀ a, b ∈ A ⇒ R is symmetric.
(vi) Anti-Symmetric Relation A relation R is said to be anti-
symmetric relation, iff (a, b) ∈ R and (b, a) ∈ R ⇒ a = b,∀
a, b ∈ A
(vii) Transitive Relation A relation R is said to be transitive
relation, iff (a, b) ∈ R and (b, c)∈ R ⇒ (a, c) ∈ R, ∀ a, b, c
∈ A
(viii) Equivalence Relation A relation R is said to be an
equivalence relation, if it is simultaneously reflexive,
symmetric and transitive on A.
(ix) Partial Order Relation A relation R is said to be a partial
order relation, if it is simultaneously reflexive, symmetric
and anti-symmetric on A.
(x) Total Order Relation A relation R on a set A is said to be
a total order relation on A, if R is a partial order relation
on A.
www.advanced.edu.in
Cont…
• Inverse Relation
• If A and B are two non-empty sets and R be a relation from
A to B, such that R = {(a, b) : a ∈
• A, b ∈ B}, then the inverse of R, denoted by R-1 , i a
relation from B to A and is defined by R-1 = {(b, a) : (a, b) ∈
R}
• Equivalence Classes of an Equivalence Relation
• Let R be equivalence relation in A (≠ Φ). Let a ∈ A Then, the
equivalence class of a denoted by [a] or {a} is defined as the
set of all those points of A which are related to a under the
relation R.
www.advanced.edu.in
Composition of Relation
• Let R and S be two relations from sets A to B and B
to C respectively, then we can define relation So R
from A to C such that (a, c) ∈ So R ⇔ ∃ b ∈ B such
that (a, b) ∈ R and (b, c) ∈ S.
• This relation So R is called the composition of R and
S.
• RoS ≠ SoR
• (SoR)-1 = R-1oS-1 known as reversal rule.
• Congruence Modulo m
• Let m be an arbitrary but fixed integer. Two integers a and b
are said to be congruence modulo m, if a – b is divisible by
m and we write a ≡ b (mod m). i.e., a ≡ b (mod m) ⇔ a – b is
divisible by m.
www.advanced.edu.in
Important Results on Relation
• If R and S are two equivalence relations on a set A,
then R ∩ S is also on ‘equivalence relation on A.
• The union of two equivalence relations on a set is
not necessarily an equivalence relation on the set.
• If R is an equivalence relation on a set A, then R-1
is also an equivalence relation on A.
• If a set A has n elements, then number of reflexive
relations from A to A is 2n2 – 2
• Let A and B be two non-empty finite sets
consisting of m and n elements, respectively, Then,
A x B consists of mn ordered pairs. So, total
number of relations from A to B is 2nm.
www.advanced.edu.in
Binary Operations
• Closure Property
◦ An operation * on a non-empty set S is said to satisfy the
closure ‘ property, if a ∈ S, b ∈ S ⇒ a * b ∈ S, ∀ a, b ∈ S
◦ Also, in this case we say that S is closed for *. An operation
* on a non-empty set S, satisfying the closure property is
known as a binary operation or
◦ Let S be a non-empty set. A function f from S x S to S is
called a binary operation on S i.e., f : S x S → S is a binary
operation on set S.
www.advanced.edu.in
• Generally binary operations are represented by the
symbols * , +, … etc., instead of letters figure etc.
• Addition is a binary operation on each one of the
sets N, Z, Q, R and C of natural numbers, integers,
rationals , real and complex numbers, respectively.
While addition on the set S of all irrationals is not a
binary operation.
• Multiplication is a binary operation on each one of
the sets N, Z, Q, R and C of natural numbers,
integers, rationals , real and complex numbers,
respectively. While multiplication on the set S of all
irrationals is not a binary operation.
www.advanced.edu.in
• Subtraction is a binary operation on each one of
the sets Z, Q, R and C of integers, rationals, real
and complex numbers, respectively. While
subtraction on the set of natural numbers is not a
binary operation.
• Let S be a non-empty set and P(S) be its power set.
Then, the union and intersection on P(S) is a binary
operation.
• Division is not a binary operation on any of the
sets N, Z, Q, R and C. However, it is not a binary
operation on the sets of all non-zero rational (real
or complex) numbers.
• Exponential operation (a, b) → ab is a binary
operation on set N of natural numbers while it is
not a binary operation on set Z of integers.
www.advanced.edu.in
Cont…
(i) Associative Law A binary operation * on a non-
empty set S is said to be associative, if (a *b) * c =
a * (b * c), ∀ a, b, c ∈ S.
• Let R be the set of real numbers, then addition
and multiplication on R satisfies the associative
law.
(ii) Commutative Law A binary operation * on a non-
empty set S is said to be commutative, if a * b = b
* a, ∀ a, b ∈ S.
www.advanced.edu.in
• Addition and multiplication are commutative binary
operations on Z but subtraction not a commutative
binary operation, since
• 2 — 3 ≠ 3— 2 .
• Union and intersection are commutative binary
operations on the power P(S) of all subsets of set S.
But difference of sets is not a commutative binary
operation on P(S).
(iii) Distributive Law Let * and o be two binary
operations on a non-empty sets. We say that * is
distributed over o., if a * (b o c)= (a * b) o (a * c), ∀
a, b, c ∈ S also called (left distribution) and (b o c) *
a = (b * a) o (c * a), ∀ a, b, c ∈ S also called (right
distribution).
www.advanced.edu.in
• Let R be the set of all real numbers, then
multiplication distributes addition on R . Since, a.(b
+ c) = a . b + a . c,∀ a, b, c ∈ R.
• Identity Element Let * be a binary operation on a
non-empty set S. An element e a S, if it exist such
that a * e = e * a = a, ∀ a ∈ S is called an identity
elements of S, with respect to *.
• For addition on R, zero is the identity elements in R.
Since, a + 0 = 0 + a = a, ∀ a ∈ R.
www.advanced.edu.in
• For multiplication on R, 1 is the identity element in
R . Since, a x 1 =1 x a = a,∀ a ∈ R.
• Let P (S) be the power set of a non-empty set S.
Then, Φ is the identity element for union on P(S) as
A ∪ Φ =Φ ∪ A = A, ∀ A ∈ P(S).Also, S is the identity
element for intersection on P(S). Since, A ∩ S=A ∩
S=A, ∀ A ∈ P(S).
• For addition on N the identity element does not
exist. But for multiplication on N the identity
element is 1.
www.advanced.edu.in
• Inverse of an Element Let * be a binary operation
on a non-empty set ‘S’ and let ‘e’ be the identity
element.
• Let a ∈ S. we say that a-1 is invertible, if there
exists an element b ∈ S such that a * b = b * a = e
• Also, in this case, b is called the inverse of a and
we write, a-1 = b
• Addition on N has no identity element and
accordingly N has no invertible element.
• Multiplication on N has 1 as the identity element
and no element other than 1 is invertible.
www.advanced.edu.in
• Let S be a finite set containing n elements. Then, the
total number of binary operations on S in nn2
• Let S be a finite set containing n elements. Then, the
total number of commutative binary operation on S
is n [n(n+1)/2].
• For addition on N the identity element does not
exist. But for multiplication on N the identity
element is 1.
• (v) Inverse of an Element Let * be a binary operation
on a non-empty set ‘S’ and let ‘e’ be the identity
element.
• Let a ∈ S. we say that a-1 is invertible, if there
exists an element b ∈ S such that a * b = b * a =e
Also, in this case, b is called the inverse of a and we
write, a-1 = b
www.advanced.edu.in
• Addition on N has no identity element and
accordingly N has no invertible element.
• Multiplication on N has 1 as the identity element
and no element other than 1 is invertible.
• Let S be a finite set containing n elements. Then,
the total number of binary operations on S in nn2
• Let S be a finite set containing n elements. Then,
the total number of commutative binary operation
on S is n [n(n+1)/2].
www.advanced.edu.in
Urmila Bhardwaj
Assistant Professor
urmilaaitm@gmail.com
Advanced Educational Institutions,
70 km Milestone,
Delhi-Mathura Road, Distt. Palwal, Haryana-121105
+91–1275–398400, 302222
www.advanced.edu.in
www.advanced.edu.in
THANK YOU…
www.advanced.edu.in

More Related Content

What's hot

Relations & functions.pps
Relations  &  functions.ppsRelations  &  functions.pps
Relations & functions.ppsindu psthakur
 
Prerequisite for metric space
Prerequisite for metric spacePrerequisite for metric space
Prerequisite for metric spaceROHAN GAIKWAD
 
Relations
RelationsRelations
RelationsGaditek
 
A New Approach on the Log - Convex Orderings and Integral inequalities of the...
A New Approach on the Log - Convex Orderings and Integral inequalities of the...A New Approach on the Log - Convex Orderings and Integral inequalities of the...
A New Approach on the Log - Convex Orderings and Integral inequalities of the...inventionjournals
 
Set
SetSet
SetH K
 
Relations and functions
Relations and functionsRelations and functions
Relations and functionsDreams4school
 
Relations and functions
Relations and functionsRelations and functions
Relations and functionsThabani Masoka
 

What's hot (18)

Relations & functions.pps
Relations  &  functions.ppsRelations  &  functions.pps
Relations & functions.pps
 
Prerequisite for metric space
Prerequisite for metric spacePrerequisite for metric space
Prerequisite for metric space
 
Relations
RelationsRelations
Relations
 
function
functionfunction
function
 
A New Approach on the Log - Convex Orderings and Integral inequalities of the...
A New Approach on the Log - Convex Orderings and Integral inequalities of the...A New Approach on the Log - Convex Orderings and Integral inequalities of the...
A New Approach on the Log - Convex Orderings and Integral inequalities of the...
 
Unit v
Unit vUnit v
Unit v
 
Relations
RelationsRelations
Relations
 
Blackbox task 2
Blackbox task 2Blackbox task 2
Blackbox task 2
 
Pertemuan 5_Relation Matriks_01 (17)
Pertemuan 5_Relation Matriks_01 (17)Pertemuan 5_Relation Matriks_01 (17)
Pertemuan 5_Relation Matriks_01 (17)
 
Task 4
Task 4Task 4
Task 4
 
Set
SetSet
Set
 
Math task 3
Math task 3Math task 3
Math task 3
 
Properties of relations
Properties of relationsProperties of relations
Properties of relations
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
Introductory calculus
Introductory calculusIntroductory calculus
Introductory calculus
 
Abstract Algebra
Abstract AlgebraAbstract Algebra
Abstract Algebra
 
Group Theory
Group TheoryGroup Theory
Group Theory
 

Similar to Relations and functions

basics of autometa theory for beginner .
basics of autometa theory for beginner .basics of autometa theory for beginner .
basics of autometa theory for beginner .NivaTripathy1
 
Relational Algebra (1).pptx
Relational Algebra (1).pptxRelational Algebra (1).pptx
Relational Algebra (1).pptxSarowarSuman
 
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...7anantsharma7
 
Power point for Theory of computation and detail
Power point for Theory of computation and detailPower point for Theory of computation and detail
Power point for Theory of computation and detailNivaTripathy1
 
Presentation2 vijayan pillai
Presentation2 vijayan pillaiPresentation2 vijayan pillai
Presentation2 vijayan pillaiunni2012
 
Set Theory - Unit -II (Mathematical Foundation Of Computer Science).pptx
Set Theory - Unit -II (Mathematical Foundation  Of  Computer Science).pptxSet Theory - Unit -II (Mathematical Foundation  Of  Computer Science).pptx
Set Theory - Unit -II (Mathematical Foundation Of Computer Science).pptxKalirajMariappan
 
Ncert class-12-mathematics-part-1
Ncert class-12-mathematics-part-1Ncert class-12-mathematics-part-1
Ncert class-12-mathematics-part-1RAHUL SINGH
 
CMSC 56 | Lecture 16: Equivalence of Relations & Partial Ordering
CMSC 56 | Lecture 16: Equivalence of Relations & Partial OrderingCMSC 56 | Lecture 16: Equivalence of Relations & Partial Ordering
CMSC 56 | Lecture 16: Equivalence of Relations & Partial Orderingallyn joy calcaben
 
Relations
RelationsRelations
RelationsNiliha
 
Top school in delhi
Top school in delhiTop school in delhi
Top school in delhiEdhole.com
 

Similar to Relations and functions (20)

Modern algebra
Modern algebraModern algebra
Modern algebra
 
Modern algebra
Modern algebraModern algebra
Modern algebra
 
Sets and relations
Sets and relationsSets and relations
Sets and relations
 
basics of autometa theory for beginner .
basics of autometa theory for beginner .basics of autometa theory for beginner .
basics of autometa theory for beginner .
 
relations (1).pdf
relations (1).pdfrelations (1).pdf
relations (1).pdf
 
Relational Algebra (1).pptx
Relational Algebra (1).pptxRelational Algebra (1).pptx
Relational Algebra (1).pptx
 
Relations
RelationsRelations
Relations
 
Lemh101
Lemh101Lemh101
Lemh101
 
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
 
Per5 relasi
Per5 relasiPer5 relasi
Per5 relasi
 
Power point for Theory of computation and detail
Power point for Theory of computation and detailPower point for Theory of computation and detail
Power point for Theory of computation and detail
 
Presentation2 vijayan pillai
Presentation2 vijayan pillaiPresentation2 vijayan pillai
Presentation2 vijayan pillai
 
Set Theory - Unit -II (Mathematical Foundation Of Computer Science).pptx
Set Theory - Unit -II (Mathematical Foundation  Of  Computer Science).pptxSet Theory - Unit -II (Mathematical Foundation  Of  Computer Science).pptx
Set Theory - Unit -II (Mathematical Foundation Of Computer Science).pptx
 
Ncert class-12-mathematics-part-1
Ncert class-12-mathematics-part-1Ncert class-12-mathematics-part-1
Ncert class-12-mathematics-part-1
 
Integers
IntegersIntegers
Integers
 
G-1-SETS.pdf
G-1-SETS.pdfG-1-SETS.pdf
G-1-SETS.pdf
 
CMSC 56 | Lecture 16: Equivalence of Relations & Partial Ordering
CMSC 56 | Lecture 16: Equivalence of Relations & Partial OrderingCMSC 56 | Lecture 16: Equivalence of Relations & Partial Ordering
CMSC 56 | Lecture 16: Equivalence of Relations & Partial Ordering
 
Relations
RelationsRelations
Relations
 
Top school in delhi
Top school in delhiTop school in delhi
Top school in delhi
 
Relations
RelationsRelations
Relations
 

More from Urmila Bhardwaj

More from Urmila Bhardwaj (6)

DIFFERENTIATION
DIFFERENTIATIONDIFFERENTIATION
DIFFERENTIATION
 
DIFFERENTIAL EQUATIONS
DIFFERENTIAL EQUATIONSDIFFERENTIAL EQUATIONS
DIFFERENTIAL EQUATIONS
 
THREE DIMENSIONAL GEOMETRY
THREE DIMENSIONAL GEOMETRYTHREE DIMENSIONAL GEOMETRY
THREE DIMENSIONAL GEOMETRY
 
Vector algebra
Vector algebra Vector algebra
Vector algebra
 
Probability
Probability Probability
Probability
 
Integration presentation
Integration presentationIntegration presentation
Integration presentation
 

Recently uploaded

How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 

Recently uploaded (20)

How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 

Relations and functions

  • 1. By Urmila Bhardwaj Assistant Professor Advanced Educational Institution www.advanced.edu.
  • 2. (i) Void Relation As Φ ⊂ A x A, for any set A, so Φ is a relation on A, called the empty or void relation. (ii) Universal Relation Since, A x A ⊆ A x A, so A x A is a relation on A, called the universal relation. (iii) Identity Relation The relation IA = {(a, a) : a ∈ A} is called the identity relation on A. (iv) Reflexive Relation A relation R is said to be reflexive relation, if every element of A is related to itself . Thus, (a, a) ∈ R, ∀ a ∈ A = R is reflexive. www.advanced.edu.in
  • 3. (v) Symmetric Relation A relation R is said to be symmetric relation, iff (a, b) ∈ R (b, a) ∈ R,∀ a, b ∈ A i.e., a R b ⇒ b R a,∀ a, b ∈ A ⇒ R is symmetric. (vi) Anti-Symmetric Relation A relation R is said to be anti- symmetric relation, iff (a, b) ∈ R and (b, a) ∈ R ⇒ a = b,∀ a, b ∈ A (vii) Transitive Relation A relation R is said to be transitive relation, iff (a, b) ∈ R and (b, c)∈ R ⇒ (a, c) ∈ R, ∀ a, b, c ∈ A (viii) Equivalence Relation A relation R is said to be an equivalence relation, if it is simultaneously reflexive, symmetric and transitive on A. (ix) Partial Order Relation A relation R is said to be a partial order relation, if it is simultaneously reflexive, symmetric and anti-symmetric on A. (x) Total Order Relation A relation R on a set A is said to be a total order relation on A, if R is a partial order relation on A. www.advanced.edu.in Cont…
  • 4. • Inverse Relation • If A and B are two non-empty sets and R be a relation from A to B, such that R = {(a, b) : a ∈ • A, b ∈ B}, then the inverse of R, denoted by R-1 , i a relation from B to A and is defined by R-1 = {(b, a) : (a, b) ∈ R} • Equivalence Classes of an Equivalence Relation • Let R be equivalence relation in A (≠ Φ). Let a ∈ A Then, the equivalence class of a denoted by [a] or {a} is defined as the set of all those points of A which are related to a under the relation R. www.advanced.edu.in
  • 5. Composition of Relation • Let R and S be two relations from sets A to B and B to C respectively, then we can define relation So R from A to C such that (a, c) ∈ So R ⇔ ∃ b ∈ B such that (a, b) ∈ R and (b, c) ∈ S. • This relation So R is called the composition of R and S. • RoS ≠ SoR • (SoR)-1 = R-1oS-1 known as reversal rule. • Congruence Modulo m • Let m be an arbitrary but fixed integer. Two integers a and b are said to be congruence modulo m, if a – b is divisible by m and we write a ≡ b (mod m). i.e., a ≡ b (mod m) ⇔ a – b is divisible by m. www.advanced.edu.in
  • 6. Important Results on Relation • If R and S are two equivalence relations on a set A, then R ∩ S is also on ‘equivalence relation on A. • The union of two equivalence relations on a set is not necessarily an equivalence relation on the set. • If R is an equivalence relation on a set A, then R-1 is also an equivalence relation on A. • If a set A has n elements, then number of reflexive relations from A to A is 2n2 – 2 • Let A and B be two non-empty finite sets consisting of m and n elements, respectively, Then, A x B consists of mn ordered pairs. So, total number of relations from A to B is 2nm. www.advanced.edu.in
  • 7. Binary Operations • Closure Property ◦ An operation * on a non-empty set S is said to satisfy the closure ‘ property, if a ∈ S, b ∈ S ⇒ a * b ∈ S, ∀ a, b ∈ S ◦ Also, in this case we say that S is closed for *. An operation * on a non-empty set S, satisfying the closure property is known as a binary operation or ◦ Let S be a non-empty set. A function f from S x S to S is called a binary operation on S i.e., f : S x S → S is a binary operation on set S. www.advanced.edu.in
  • 8. • Generally binary operations are represented by the symbols * , +, … etc., instead of letters figure etc. • Addition is a binary operation on each one of the sets N, Z, Q, R and C of natural numbers, integers, rationals , real and complex numbers, respectively. While addition on the set S of all irrationals is not a binary operation. • Multiplication is a binary operation on each one of the sets N, Z, Q, R and C of natural numbers, integers, rationals , real and complex numbers, respectively. While multiplication on the set S of all irrationals is not a binary operation. www.advanced.edu.in
  • 9. • Subtraction is a binary operation on each one of the sets Z, Q, R and C of integers, rationals, real and complex numbers, respectively. While subtraction on the set of natural numbers is not a binary operation. • Let S be a non-empty set and P(S) be its power set. Then, the union and intersection on P(S) is a binary operation. • Division is not a binary operation on any of the sets N, Z, Q, R and C. However, it is not a binary operation on the sets of all non-zero rational (real or complex) numbers. • Exponential operation (a, b) → ab is a binary operation on set N of natural numbers while it is not a binary operation on set Z of integers. www.advanced.edu.in Cont…
  • 10. (i) Associative Law A binary operation * on a non- empty set S is said to be associative, if (a *b) * c = a * (b * c), ∀ a, b, c ∈ S. • Let R be the set of real numbers, then addition and multiplication on R satisfies the associative law. (ii) Commutative Law A binary operation * on a non- empty set S is said to be commutative, if a * b = b * a, ∀ a, b ∈ S. www.advanced.edu.in
  • 11. • Addition and multiplication are commutative binary operations on Z but subtraction not a commutative binary operation, since • 2 — 3 ≠ 3— 2 . • Union and intersection are commutative binary operations on the power P(S) of all subsets of set S. But difference of sets is not a commutative binary operation on P(S). (iii) Distributive Law Let * and o be two binary operations on a non-empty sets. We say that * is distributed over o., if a * (b o c)= (a * b) o (a * c), ∀ a, b, c ∈ S also called (left distribution) and (b o c) * a = (b * a) o (c * a), ∀ a, b, c ∈ S also called (right distribution). www.advanced.edu.in
  • 12. • Let R be the set of all real numbers, then multiplication distributes addition on R . Since, a.(b + c) = a . b + a . c,∀ a, b, c ∈ R. • Identity Element Let * be a binary operation on a non-empty set S. An element e a S, if it exist such that a * e = e * a = a, ∀ a ∈ S is called an identity elements of S, with respect to *. • For addition on R, zero is the identity elements in R. Since, a + 0 = 0 + a = a, ∀ a ∈ R. www.advanced.edu.in
  • 13. • For multiplication on R, 1 is the identity element in R . Since, a x 1 =1 x a = a,∀ a ∈ R. • Let P (S) be the power set of a non-empty set S. Then, Φ is the identity element for union on P(S) as A ∪ Φ =Φ ∪ A = A, ∀ A ∈ P(S).Also, S is the identity element for intersection on P(S). Since, A ∩ S=A ∩ S=A, ∀ A ∈ P(S). • For addition on N the identity element does not exist. But for multiplication on N the identity element is 1. www.advanced.edu.in
  • 14. • Inverse of an Element Let * be a binary operation on a non-empty set ‘S’ and let ‘e’ be the identity element. • Let a ∈ S. we say that a-1 is invertible, if there exists an element b ∈ S such that a * b = b * a = e • Also, in this case, b is called the inverse of a and we write, a-1 = b • Addition on N has no identity element and accordingly N has no invertible element. • Multiplication on N has 1 as the identity element and no element other than 1 is invertible. www.advanced.edu.in
  • 15. • Let S be a finite set containing n elements. Then, the total number of binary operations on S in nn2 • Let S be a finite set containing n elements. Then, the total number of commutative binary operation on S is n [n(n+1)/2]. • For addition on N the identity element does not exist. But for multiplication on N the identity element is 1. • (v) Inverse of an Element Let * be a binary operation on a non-empty set ‘S’ and let ‘e’ be the identity element. • Let a ∈ S. we say that a-1 is invertible, if there exists an element b ∈ S such that a * b = b * a =e Also, in this case, b is called the inverse of a and we write, a-1 = b www.advanced.edu.in
  • 16. • Addition on N has no identity element and accordingly N has no invertible element. • Multiplication on N has 1 as the identity element and no element other than 1 is invertible. • Let S be a finite set containing n elements. Then, the total number of binary operations on S in nn2 • Let S be a finite set containing n elements. Then, the total number of commutative binary operation on S is n [n(n+1)/2]. www.advanced.edu.in
  • 17. Urmila Bhardwaj Assistant Professor urmilaaitm@gmail.com Advanced Educational Institutions, 70 km Milestone, Delhi-Mathura Road, Distt. Palwal, Haryana-121105 +91–1275–398400, 302222 www.advanced.edu.in www.advanced.edu.in