SAS Day11 - ITE048 Discrete Structure
SAS Day11 - ITE048 Discrete Structure
A. LESSON PREVIEW/REVIEW
Introduction
On the previous lesson try to recall some of the important key notes of the lesson.
Previously, you encountered two of the many possible ways of representing a relation, namely
digraph and equivalence of relations. In this session, we will discuss the representation of
relations by matrices.
B. MAIN LESSON
Content Notes
Reflexive Relation
A binary relation R is called reflexive if and only if ∀a∈A, aRa. So, a relation R is reflexive if it
relates every element of A to itself.
Irreflexive Relation
A binary relation R on a set A is called irreflexive if aRa does not hold for any a∈A. This
means that there is no element in R which is related to itself.
The matrix of an irreflexive relation has all 0′s on its main diagonal. The directed graph for the
relation has no loops.
Symmetric Relation
A binary relation R on a set A is called symmetric if for all a,b∈A it holds that
if aRb then bRa. In other words, the relative order of the components in an ordered pair does
not matter - if a binary relation contains an (a,b) element, it will also include the symmetric
element (b,a).
Antisymmetric Relation
Asymmetric Relation
Every asymmetric relation is also antisymmetric. The converse is not true. If an antisymmetric
relation contains an element of kind (a,a), it cannot be asymmetric. Thus, a binary
relation R is asymmetric if and only if it is both antisymmetric and irreflexive.
Transitive Relation
A binary relation R on a set A is called transitive if for all a,b,c∈A it holds that
if aRb and bRc, then aRc.
This condition must hold for all triples a,b,c in the set. If there exists some triple a,b,c∈A such
that (a,b)∈R and (b,c)∈R, but (a,c)∉R, then the relation R is not transitive.
I. Instruction: Determine the properties of the binary relation R represented by the digraph.
Write the solution here:
II. Instruction: Determine the properties of the binary relation T represented by the
digraph.
C. LESSON WRAP-UP
FAQs
1. If given a set that is irregular in dimension like A has 4x4 and B has 2x4, can we derive AB
using multiplication as adjacency of matrix? How?
ANSWER:
Mark the place in the work tracker which is simply a visual to help you track how much
work you have accomplished and how much work there is left to do. This tracker will be
part of your activity sheet.
To develop habits on thinking about learning, answer the questions below about
your learningexperience.
KEY CORRECTIONS