Questions tagged [equivalence-relations]

For questions about relations that are reflexive, symmetric, and transitive. These are relations that model a sense of "equality" between elements of a set. Consider also using the (relation) tag.

An equivalence relation is a particular kind of relation that models a notion of "equality" between elements of a set. A relation $R$ on a set $X$ will be an equivalence relation if it satisfies the following properties:

  • Reflexive – For each $a \in X$, we have $a \mathrel{R} a$.
  • Symmetric – For any $a,b \in X$, $a \mathrel{R} b$ if and only if $b \mathrel{R} a$
  • Transitive – For any $a,b,c \in X$, if $a \mathrel{R} b$ and $b \mathrel{R} c$, then $a \mathrel{R} c$.

Commonly the symbols $\equiv$ or $\cong$ or $\simeq$ or $=$ are used for equivalence relations instead of the letter $R$. Here are some examples of equivalence relations:

  • On the set $\mathbf{Z}$ of integers define the relation $\equiv_{37}$ on $\mathbf{Z}\times \mathbf{Z}$ by saying $a\equiv_{37} b$ if both $a$ and $b$ give the same remainder when divided by $37$. If $a \equiv_{37} b$ we say that $a$ and $b$ are congruent modulo $37$.

  • Let $T$ be the set of all triangles in the plane. An example of an equivalence relation on $T$ is the relation of two triangles being congruent.

3120 questions
0
votes
1 answer

equiv. class if aRb means a+b is a+b even

let s be set of integers. and say that aRb=a+b only if a+b is even. i've already shown that this is indeed a equivalance relation, but how to show its equivalance classes?
Czar
  • 1
0
votes
3 answers

Does finite equivalence classes implies that the set itself is finite.

My Assignment Question: If $R$ is an equivalence relation on a set $S$ and it has only finitely many equivalence classes altogether, then $S$ itself is a finite set. From the theorem for Equivailence classes, i know that if $R$ is an equivalence…
Lynnie
  • 475
  • 2
  • 6
  • 14
0
votes
1 answer

Describe the equivalence classes in terms of familiar mathematical objects

Consider the equivalence relation $\sim$ on $\mathbb{Z} \times (\mathbb{Z} \setminus \{0\})$ defined by $(a,b) \sim (c,d)$ if $a \cdot d = b \cdot c$. Describe the equivalence classes in terms of familiar mathematical objects? The above is a…
clay
  • 2,713
  • 23
  • 34
0
votes
1 answer

Equivalence Classes for 7 divides (x-y)

How do I find the distinct equivalence classes for the relation $(x,y)\in R$ if and only if $7$ divides $(x-y)$?
0
votes
1 answer

Show that this relation is an equivalence relation.

Given functions $$f_1 : A\to B$$and$$f_2 : A\to B,$$ let us write $f_1 \equiv f_2$ when there exist bijections $\alpha : A\to A$ and $\beta : B \to B$ such that $f_2(\alpha(a)) = \beta(f_1(a))$ for all $a\in A_1$. (a) Show that $\equiv$ is an…
0
votes
2 answers

For all $x,y∈\Bbb{R}$ define that $ x\equiv y$ if$ x^2=y^2$

For all $x,y\in\Bbb{R}$ define that $x\equiv y$ if $x^2=y^2$ . Then $\equiv$ is an equivalence relation on $\Bbb{R}$ , there are infinitely many equivalence classes, one of them consists of one element and the rest consist of two…
0
votes
1 answer

Listing equivalence relations class for $x\sim y \Leftrightarrow x^2=y^2$

Can someone help me on the right track for my proof for the statement below. I started and got stuck but I need help. Please guide me to answer what this statement requires and how to word it out correctly. For all $x,y\in\mathbb R$ define that…
0
votes
0 answers

For all $x,y\in\mathbb{R}$ define that $x\equiv y$ if $x^{2}=y^{2} $; prove $\equiv$ is an equivalence relation.

For all $x,y\in\mathbb{R}$ define that $x\equiv y$ if $x^{2}=y^{2}$ . Then $\equiv$ is an equivalence relation on $\mathbb{R}$ , there are infinitely many equivalence classes, one of them consists of one element and the rest consist of two…
0
votes
1 answer

Why does $x \sim y \Leftrightarrow [x] = [y]$

So I read in wikipedia that "It follows from the properties of an equivalence relation that $x \sim y$ $⟺$ $[x] = [y]"$, but there seems to be no further elaboration on why $x \sim y$ $⟺$ $[x] = [y]$ I believe it is the transitivity and symmetric…
0
votes
1 answer

Equivalence relation: prove that $(X \cap Y) $\ $E $ $\subset (X$ \ $E) \cap (Y$ \ $E)$

I need to prove that $(X \cap Y) $\ $E $ $\subset (X$ \ $E) \cap (Y$ \ $E)$, where $E$ is an equivalence relation over $A$ and $X,Y \subset A$. I don't know where to begin. I know that $X$ \ $ E$ denotes the set of all the equivalence classes {$…
Lstoi
  • 199
0
votes
1 answer

How to determine a equivalence relation?

I have a problem to understand the following output: Determine "representative system" or a "system of representatives" :).....for the following equivalence relation $R:=\lbrace{(x_1,y_1),(x_2,y_2)|y_1=y_2\rbrace}\subseteq \mathbb{R}^2 \times…
Googme
  • 355
0
votes
0 answers

A proper term for equivalence relation with a finite quotient set

Is there a proper term for an equivalence relation $\sim$ on some set $M$ such that it partitions $M$ into finitely many equivalence classes? Finite equivalence relation? or co-finite? or equivalence relation of finite rank? or of finite index?
Evgeny Zolin
  • 148
  • 8
0
votes
2 answers

Determining whether relations are equivalence classes, and finding the equivalence classes

Determine if each of the following relations is an equivalence relation. If so, determine the equivalence classes. $S = \Bbb Z$, $a \sim b \iff a \equiv b \pmod 3$ or $a \equiv b \pmod 5$. $S = \Bbb Z$, $a \sim b \iff a \equiv b \pmod 3$ and $a…
0
votes
1 answer

Equivalence Relation determined by $f(x)=x^2$

I have an exercise from my professor; For the function $f(x)=x^2$, for all $x\in \mathbb{R}$, describe the equivalence relation determined by $f$. So we are working in the set $\mathbb{R}$, so $x\sim y$ if $f(x)=y, \forall x,y \in \mathbb{R}$? …
Iceman
  • 1,783
0
votes
4 answers

What are Equivalence Classes

In most cases I can prove whether a relation is an equivalence relation or not but have no idea what "distinct equivalent classes" are. I tried to read some examples but couldn't figure out how to apply them. Would really appreciate it if you can…
gary
  • 59