A binary relation is one of the most important concepts in set theory and discrete mathematics. It explains how the elements of one set are connected or related to the elements of the same set or another set. Binary relations are widely used in mathematics, computer science, databases, graph theory, and logic.
In this article, you will learn the binary relation, binary relation in sets, what is binary relation, what are binary relations, their definition, notation, types, examples, properties, and practice questions in simple student-friendly language.
A binary relation is a relationship between the elements of two sets or within the same set. It is represented as a set of ordered pairs.
In simple words, if one element is connected to another element, we say that a binary relation exists between them.
Suppose
A = {1, 2, 3}
B = {a, b}
Then
R = {(1, a), (2, b), (3, a)}
is a binary relation from set A to set B.
This means:
A binary relation from set A to set B is any subset of the Cartesian product A × B.
Mathematically,
R ⊆ A × B
where R is the binary relation.
A binary relation in sets is formed by selecting some ordered pairs from the Cartesian product of two sets.
Example:
Let
A = {1,2}
B = {x,y,z}
Then
A × B =
{(1,x),(1,y),(1,z),(2,x),(2,y),(2,z)}
A possible binary relation is
R = {(1,x),(2,y)}
Since R is a subset of A × B, it is a binary relation.
Binary relations are simply collections of ordered pairs that describe how elements are related.
Examples include:
All these describe relationships between two objects.
If element a is related to b, we write
aRb
If they are not related, we write
aR̸b
A = {1,2,3}
B = {a,b}
Relation
R = {(1,a),(2,b)}
This is a binary relation from A to B.
A = {1,2,3}
Relation
R = {(1,1),(2,2),(3,3)}
This is the equality relation.
A = {1,2,3}
Relation
R = {(1,2),(2,3)}
This relation shows that one number is less than another.
There are several important types of binary relations.
A relation having no ordered pair.
Example:
R = {}
A relation containing every ordered pair of A × A.
Example:
If
A = {1,2}
Then
R = {(1,1),(1,2),(2,1),(2,2)}
Each element is related only to itself.
Example:
R = {(1,1),(2,2),(3,3)}
If
R = {(1,a),(2,b)}
then
R⁻¹ = {(a,1),(b,2)}
Every element is related to itself.
Example:
(1,1), (2,2), (3,3)
are included.
No element is related to itself.
Example:
(1,1), (2,2), (3,3)
are absent.
If
(a,b)
belongs to R,
then
(b,a)
must also belong to R.
If
(a,b)
belongs to R,
then
(b,a)
cannot belong to R.
If
(a,b)
and
(b,a)
both belong to R,
then
a = b.
If
(a,b)
and
(b,c)
belong to R,
then
(a,c)
must also belong to R.
The important properties are:
These properties help classify relations in mathematics.
Some common binary relations include:
These relationships can all be represented using ordered pairs.
Binary relations are used in many fields, including:
| Cartesian Product | Binary Relation |
|---|---|
| Contains all ordered pairs | Contains selected ordered pairs |
| A × B | R ⊆ A × B |
| Fixed | Can have any subset |
| Larger set | Usually smaller subset |
A binary relation is a mathematical concept that describes how elements of one set are connected to elements of another set. It is represented by ordered pairs and is always a subset of the Cartesian product. Understanding binary relation in sets helps students learn advanced topics such as functions, equivalence relations, partial order relations, graph theory, and discrete mathematics. Mastering the definition, types, properties, and examples of binary relations builds a strong foundation for higher mathematics.
Binary Relation
A binary relation is a subset of the Cartesian product of two sets.
Formula
R ⊆ A × B
Representation
Set of ordered pairs
Examples
Types
Applications
1. A binary relation is a subset of
A) Union
B) Intersection
C) Cartesian Product
D) Complement
Answer: C
2. A binary relation consists of
A) Numbers
B) Sets
C) Ordered pairs
D) Functions
Answer: C
3. Which relation contains no ordered pair?
A) Identity
B) Empty
C) Universal
D) Reflexive
Answer: B
4. Identity relation relates
A) Every element to every element
B) Each element to itself
C) No element
D) Random elements
Answer: B
5. If R ⊆ A × B, then R is
A) Function
B) Binary relation
C) Equation
D) Matrix
Answer: B
6. Which property requires every element to be related to itself?
A) Symmetric
B) Reflexive
C) Antisymmetric
D) Transitive
Answer: B
7. If (a,b) ∈ R implies (b,a) ∈ R, then R is
A) Reflexive
B) Symmetric
C) Transitive
D) Empty
Answer: B
8. The inverse relation reverses
A) Sets
B) Ordered pairs
C) Numbers
D) Functions
Answer: B
9. Binary relations are represented by
A) Fractions
B) Ordered pairs
C) Angles
D) Polynomials
Answer: B
10. Binary relations are used in
A) Databases
B) Graph theory
C) Computer science
D) All of these
Answer: D
Q1. Define a binary relation.
Q2. What is meant by binary relation in sets?
Q3. Explain the notation of a binary relation.
Q4. Give three examples of binary relations.
Q5. Define identity relation with an example.
Q6. Differentiate between Cartesian product and binary relation.
Q7. Explain reflexive and symmetric relations.
Q8. Define transitive relation with an example.
Q9. Let
A = {1,2}
B = {x,y}
Write the Cartesian product A × B.
Q10. Write any four applications of binary relations.
Operations on Sets – Definition, Examples, Basic Operations
Types of Sets in Mathematics: Definition, Examples and Different Types of Sets
Concept of Antilogarithm: Definition, Rules, Formula and Applications of Logarithm in Daily Life
© Copyright 2026 - Binary Relations: Definition, Examples, Types and Properties | Complete Student Notes « Nisar Math Academy. All rights reserved.
Leave a Reply