$A = \{ 2, 4, 6, 8, 10 \}$ I'm unsure how to 'show' that $R$ is an equivalence relation. My conclusion is it is not as $x-x$ reflexive as given any number in the set will equal $0$ therefore $4$ divides $0$ Am I Wrong?
2026-04-01 11:04:49.1775041489
On
How to prove $R$ is an equivalence relation where: $\forall x, y \in A$, $xRy \iff 4|(x − y)$
111 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
R is equivalence relation, if it is reflexive, symmetric and transitive.
Let's prove that holds:
R is reflexive: $\forall x\in A: xRx$
$xRx$ holds for every $x\in A$, since $4|0$.
R is symmetric: $\forall x,y\in A: xRy\implies yRx$
If $xRy$, then $4|x-y$ implies $4|y-x$, which means $yRx$.
R is transitive: $\forall x,y,z\in A: (xRy\land yRz)\implies xRz$
If $xRy$ and $yRz$, then $4|x-y$, $4|y-z$, which implies $4|(x-y)+(y-z)=x-z$, which means $xRz$.
First of all, $4$ does divide $0$, because by definition, $a$ divides $b$ if $b=k\cdot a$ for some integer $k$, and you can clearly see that $0=0\cdot 4$.
Second, you prove that $R$ is an equivalence relation the way you always prove a relation is an equivalence relation: