edited by
753 views
2 2 votes
Let $A=\{0,1,2,3\}$ and $R$ a relation over $A$ :
$$
R=\{(0,0),(0,1),(0,3),(1,1),(1,0),(2,3),(3,3)\}
$$
Draw the directed graph of $R$. Check whether $R$ is an equivalence relation. Give a counterexample in each case in which the relation does not satisfy one of the properties of being an equivalence relation.

2 Answers

3 3 votes

Given relation $R$ is an equivalence relation if:

  1. it is reflexive
  2. symmetric relation 
  3. transitive relation

$R$ is not reflexive because $(2,2) \notin R$

$R$ is not symmetric relation as $(0,3)\in R, (3,0)\notin R,$similarly $(2,3)\in R, (3,2)\notin R$ 

$R$ is not transitive as $(1,0),(0,3)\in R ,(1,3)\notin R$

2 2 votes
$R$ is not reflexive because $(2,2) \notin R$. It is not symmetric because $(3,2) \notin R$. It is not transitive because $(1,0)$ and $(0,3)$ are in $R$ but $(1,3) \notin R$.
Position:
Show:

Related questions

2 2 votes
1 1 answer
543
543 views
GO Classes asked May 28, 2023
543 views
$$\begin{array}{l|llllll}\textbf{Relations on}\; \mathbb{Z}: & \quad < & \qquad \leq & \qquad = & \qquad \mid & \qquad \nmid & \qquad \neq \\\hline \hline \text{Reflexive...
1 1 vote
2 2 answers
757
757 views
GO Classes asked May 28, 2023
757 views
The following table describes a binary relation. Find the set of ordered pairs that is this relation, as in the definition of a binary relation.$$\begin{array}{c|c|c|c|c|...
1 1 vote
1 1 answer
590
590 views
GO Classes asked May 28, 2023
590 views
Let $A$ be any set. Subset Relation on $\mathrm{P}(\mathrm{A})$ is Anti-symmetric?
1 1 vote
1 1 answer
864
864 views
GO Classes asked May 28, 2023
864 views
Define $\mathcal{R}$ the binary relation on $\mathbb{N} \times \mathbb{N}$ to mean $(a, b) \mathcal{R}(c, d)$ iff $b \mid d$ and $a \mid c$